← all casks
nvs
Node Version Switcher
Cross-platform tool for switching between versions and forks of Node.js
- Version
- v1.7.1
- Tap
- homebrew/cask
- Auto-updates
- No
- Languages
- —
- Outdated
- No
auto-updateshomepageactiveenabledup-to-date
Install
shell
$ brew install --cask nvsCaveats
NVS installs all Node.js versions to ~/.nvs by default.
To change this behavior, remove ~/.nvs and make the
following modification to your shell profile:
export $NVS_HOME=/your/preferred/location