Skip to content

Instantly share code, notes, and snippets.

@chgeuer
Last active August 29, 2015 14:06
Show Gist options
  • Save chgeuer/dff28f55db92b947434b to your computer and use it in GitHub Desktop.
Save chgeuer/dff28f55db92b947434b to your computer and use it in GitHub Desktop.
build-testdouble-website.sh
sudo apt-get install git
sudo apt-get install node
sudo apt-get install npm
sudo npm install -g lineman
git clone https://github.com/testdouble/double-takes.git
cd double-takes
npm install
gem install sass
gem install bundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment