0.1.5 • Published 2 years ago

anvm v0.1.5

Weekly downloads
2
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

anvm

another nvm, faster and no side effect when your shell launch.

install

npm i -g anvm

usage

To install a specific version nodejs, you can type this:

anvm i

npm.io

Also, to add anvm installed node to your command line, you can do:

for zsh

echo "\nexport PATH=~/.anvm/bin:\$PATH" >> ~/.zshrc

for bash

echo "\nexport PATH=~/.anvm/bin:\$PATH" >> ~/.bashrc

support

Operation SystemSupport
MacOS
Linux
Windows

License

GPL-V3

Copyright (c) 2020-present, 5u9ar

0.1.5

2 years ago

0.1.3-beta

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

4 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago