Skip to content

Instantly share code, notes, and snippets.

@RomainSauvaire
Created March 10, 2015 10:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RomainSauvaire/058037c073d188b6fa20 to your computer and use it in GitHub Desktop.
Save RomainSauvaire/058037c073d188b6fa20 to your computer and use it in GitHub Desktop.
sudo apt-get update
curl -sL https://deb.nodesource.com/setup | sudo bash -
sudo apt-get install -y nodejs
sudo npm install -g gulp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment