Skip to content

Instantly share code, notes, and snippets.

@petrkohut
Last active August 29, 2015 14:22
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 petrkohut/0523d9ac0966ccedc94f to your computer and use it in GitHub Desktop.
Save petrkohut/0523d9ac0966ccedc94f to your computer and use it in GitHub Desktop.
sudo apt-get update
sudo apt-get install -y curl
curl -sL https://deb.nodesource.com/setup | sudo bash -
sudo apt-get install -y nodejs
sudo apt-get install -qqy gcc make build-essential python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment