Nue is a Node installer/version manager that is fast and dead simple.
cargo install --git https://github.com/catuhana/nueTip
To install the latest released version, append --tag with the latest release tag.
Important
This section might be outdated. Use nue help for latest changes.
To install Node, run nue install. This command will guide you through how to make node command available if things are not set up.
To uninstall Node, run nue uninstall.
To list Node versions and preferably chose a version from there, use nue list.