Homebrew tap for anvs - Automatic Node Version Switcher.
Install the latest version:
brew install olvrcc/anvs/anvsOr add the tap first:
brew tap olvrcc/anvs
brew install anvsAfter installation, run:
anvs setupThis will configure shell integration for automatic Node.js version switching.
- Main repository: https://github.com/olvrcc/anvs
- npm package: https://www.npmjs.com/package/anvs
- Documentation: https://github.com/olvrcc/anvs#readme
If you previously installed xvn via Homebrew:
brew uninstall xvn
brew untap olvrcc/xvn # Optional
brew install olvrcc/anvs/anvs
anvs setupSee the migration guide for details.