Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 632 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 632 Bytes

nue - Node installer, made properly

Nue is a Node installer/version manager that is fast and dead simple.

Install

cargo install --git https://github.com/catuhana/nue

Tip

To install the latest released version, append --tag with the latest release tag.

Use

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.