Skip to content

catuhana/nue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.