Node.js version manager.
Install via go
command.
$ go get github.com/1000ch/nd
Configure PATH
in your .bashrc
or .zshrc
, etc.
export PATH=$HOME/.nd/bin:$PATH
Install Node.js .
Uninstall Node.js .
Activate Node.js .
Show installed Node.js versions.
Show installable Node.js versions.