nvm-tui
v1.2.1
Published
An advanced TUI for nvm
Downloads
4
Readme
nvm-tui
A TUI (Terminal User Interface) for nvm to save you a few keystrokes and make you 2x productive while working with nvm.
Features
- List installed node versions and switch to one quickly
- Install new node versions
- Uninstall node versions
- List remote versions in a separate terminal window
Install
npm install -g nvm-tui
Usage
nvm-tui
This library also exposes a cli in the name of nvmx
, which is shorter to type
nvmx
You can also use npx to run:
npx nvm-tui