Skip to content

Instantly share code, notes, and snippets.

@strrife
Created December 15, 2015 22:14
Show Gist options
  • Save strrife/e57a5b8f81bcd0d44844 to your computer and use it in GitHub Desktop.
Save strrife/e57a5b8f81bcd0d44844 to your computer and use it in GitHub Desktop.
sudo apt-get update -y
sudo apt-get install -y git
sudo gem install sass
curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo npm i -g grunt-cli bower forever
sudo npm i -g node-sass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment