Created
November 28, 2012 05:32
-
-
Save benjaminpearson/4159219 to your computer and use it in GitHub Desktop.
Inlight Media - Blog - Scripting with NodeJS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl http://npmjs.org/install.sh | sudo sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://github.com/visionmedia/n.git | |
// or `curl -L https://github.com/visionmedia/n/tarball/master | tar zx` | |
cd into the downloaded directory | |
sudo make install | |
sudo n stable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment