UNPKG

nvmvm

Version:

Node Version Manager Version Manager

26 lines (19 loc) 507 B
# NVMVM Node Version Manager Version Manager ## Usage Run `# npm install -g nvmvm` and then `$ nvmvm <VERSION>` where `<VERSION>` is the NVM version you wish to install. ## Is this stable? No ## Does it actually work? Yes ## Prove that it works [Ye of little faith](https://asciinema.org/a/bbszqtad86s6ir0dsy92pknrb) ## Are you for real? ```js console.log(true) ``` ## Features - colors - prints what it's doing - detects when version number does not exist - cleans up after itself better than you do