Skip to content

Instantly share code, notes, and snippets.

@devloprs
Created January 7, 2017 07:04
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 devloprs/61973ffc25336eaeba0c2c5beb629232 to your computer and use it in GitHub Desktop.
Save devloprs/61973ffc25336eaeba0c2c5beb629232 to your computer and use it in GitHub Desktop.
Dev-Install node.js
curl --silent --location https://deb.nodesource.com/setup_6.x | sudo bash -
sudo apt-get install --yes nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment