Skip to content

Instantly share code, notes, and snippets.

View shaddi's full-sized avatar

Shaddi Hasan shaddi

View GitHub Profile
@shaddi
shaddi / gist:5080422
Created March 4, 2013 06:36
EC2/Ubuntu 12.10 BIDMat setup
# get prereqs
# setup oracle java
sudo add-apt-repository -y ppa:webupd8team/java
sudo apt-get update
sudo apt-get -y -qq install oracle-java7-installer
sudo apt-get -y -qq install scala git mosh byobu
# get the project code from github
git clone https://github.com/jcanny/BIDMat.git