mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-10-12 20:17:28 +08:00

- `nvm ls-remote` - `nvm version-remote` - `nvm install` - `nvm uninstall` Document existing support: - `nvm use` - `nvm exec` - `nvm run` Fixes #1208.