mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-06-13 01:32:14 +08:00
- `nvm ls-remote` - `nvm version-remote` - `nvm install` - `nvm uninstall` Document existing support: - `nvm use` - `nvm exec` - `nvm run` Fixes #1208.