/ Published in: Bash
URL: how-to-install-node-js-on-a-mac
Expand |
Embed | Plain Text
git clone git://github.com/ry/node.git cd node ./configure make sudo make install
You need to login to post a comment.
viatropos on 08/11/10
1 person have marked this snippet as a favorite
URL: how-to-install-node-js-on-a-mac
git clone git://github.com/ry/node.git cd node ./configure make sudo make install
You need to login to post a comment.