0.1.5 • Published 5 months ago

anvm v0.1.5

Weekly downloads
2
License
GPL-3.0-or-later
Repository
github
Last release
5 months 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

5 months ago

0.1.3-beta

6 months ago

0.1.4

6 months ago

0.1.3

6 months ago

0.1.2

3 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

0.0.0

4 years ago