Skip to content

Instantly share code, notes, and snippets.

@bkmeneguello
Created November 3, 2015 20:25
Show Gist options
  • Save bkmeneguello/b2edb246e792c6d00ae4 to your computer and use it in GitHub Desktop.
Save bkmeneguello/b2edb246e792c6d00ae4 to your computer and use it in GitHub Desktop.
sudo apt-get install curl
curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
sudo apt-get install -y nodejs
curl -L https://www.npmjs.org/install.sh | sudo sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment