wholewheattoast + node 3
Use one of these techniques to install node and npm without having to sudo. Discussed in more detail at http://joyeur.com/2010/12/10/installing-node-and-npm/ Note: npm >=0.3 is *safer* when using sudo. — Gist
september 2011 by wholewheattoast
git clone git://github.com/isaacs/npm.git
javascript
node
september 2011 by wholewheattoast