Skip to content

Instantly share code, notes, and snippets.

@ionixjunior
Last active September 13, 2015 03:24
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 ionixjunior/45c81b97c20979aabf2a to your computer and use it in GitHub Desktop.
Save ionixjunior/45c81b97c20979aabf2a to your computer and use it in GitHub Desktop.
NodeJS install
#!/bin/sh
sudo apt-get install -y nodejs
sudo apt-get install -y npm
#node
#nodejs-legacy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment