n でNode.jsのバージョンを管理する ヘ(^o^)ノ

github.com

Installation

$ git clone git@github.com:tj/n.git
$ cd n && make install

Usage

Installed versions

$ n

Install latest version

$ n latest

Install/Activating versions

$ n 6.3.0

Available list

$ n ls

Remove version

$ n rm 6.3.0

io.js

$ n io [command]