FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

lucassklp/Node.Version.Management: :sparkles: Yet another node version management software, written in C# · GitHub

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Node.Version.Management

A multi-plataform node version management tool.

Note: This project is under development. The current version is just a Proof of Concept and is working only on windows, but a stable version is coming.

Requirements

You need .NET Core 3 installed to run this application.

Installation

dotnet tool install -g Node.Version.Management

Note: Installation not working yet (package not published). Will be working soon.

Running

Just use following command on bash:

Node.Version.Management

Commands

Use the latest version:

Node.Version.Management --use latest

Or specify a version:

Node.Version.Management --use 10.18.0

List available local versions:

Node.Version.Management --list

Note: Commands are under development. This is how the tool will be working on stable version.

About

✨ Yet another node version management software, written in C#

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL