0.1.5 • Published 2 years ago
anvm v0.1.5
anvm
another nvm, faster and no side effect when your shell launch.
install
npm i -g anvmusage
To install a specific version nodejs, you can type this:
anvm i
Also, to add anvm installed node to your command line, you can do:
for zsh
echo "\nexport PATH=~/.anvm/bin:\$PATH" >> ~/.zshrcfor bash
echo "\nexport PATH=~/.anvm/bin:\$PATH" >> ~/.bashrcsupport
| Operation System | Support |
|---|---|
| MacOS | ✅ |
| Linux | ❌ |
| Windows | ❌ |
License
Copyright (c) 2020-present, 5u9ar