node js

来源:互联网 发布:淘宝如何引入自然流量 编辑:程序博客网 时间:2024/04/28 14:21

Node.js version manager.


https://github.com/hokaccha/nodebrew



$ curl -L git.io/nodebrew | perl - setup


$ source ~/.bashrc


$ nodebrew help

$ nodebrew install v0.10


$ nodebrew use v0.6.0 $ node -v


~~~~~~~~~~~~~~~~~~~ ..........


 source ~/.bashrc
  node
 cat ~/.bashrc
cat ~/.bash_profile
 cat >> ~/.bash_profile
node




原创粉丝点击