Node.js version manager. Install Download script and set. $ cd /path/to/bin $ curl -O https://raw.github.com/hokaccha/nodebrew/master/nodebrew $ chmod +x nodebrew Add PATH setting your shell config file, .bashrc or .zshrc. export PATH=$HOME/.... 続きを読む