Skip to content

Instantly share code, notes, and snippets.

@benjaminpearson
Created November 28, 2012 05:32
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 benjaminpearson/4159219 to your computer and use it in GitHub Desktop.
Save benjaminpearson/4159219 to your computer and use it in GitHub Desktop.
Inlight Media - Blog - Scripting with NodeJS
curl http://npmjs.org/install.sh | sudo sh
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