Skip to content

yukita443/fnm-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fnm-util

GitHub last commit GitHub Tag GitHub License

A tool for updating Node.js using fnm

Installation

Ensure that fnm is already installed.

cargo install --git https://github.com/yukita443/fnm-util

Usage

To check for Node.js updates and install the latest version if you need:

fnm-util update

To migrate global packages while installing:

fnm-util update -p <FROM>
fnm-util install -p <FROM> <VERSION>

License

MIT License

About

A tool for updating Node.js using fnm

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages