mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-12-17 02:34:20 +08:00
- `nvm ls-remote` - `nvm version-remote` - `nvm install` - `nvm uninstall` Document existing support: - `nvm use` - `nvm exec` - `nvm run` Fixes #1208.