Skip to content

1000ch/nd

Repository files navigation

nd

Node.js version manager.

Install

Install via go command.

$ go get github.com/1000ch/nd

Configure PATH in your .bashrc or .zshrc, etc.

export PATH=$HOME/.nd/bin:$PATH

Usage

nd install <version>

Install Node.js .

nd uninstall <version>

Uninstall Node.js .

nd use <version>

Activate Node.js .

nd list / nd ls

Show installed Node.js versions.

nd list-remote / nd ls-remote

Show installable Node.js versions.

License

MIT © Shogo Sensui

About

Node.js version manager.

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published