Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
automation
so
mirror
nvm
a27d39139bc1d92f2e98eae97c8f76efc0d16bb6
a27d39139bc1d92f2e98eae97c8f76efc0d16bb6
Switch branch/tag
nvm
There are no matching files
Try using a different search term to find the file you are looking for.
.gitignore
.npmignore
README.markdown
bash_completion
nvm.sh
test/fast/Aliases/Running "nvm alias <aliasname>" should list but one alias.
test/fast/Aliases/Running "nvm alias" should list all aliases.
test/fast/Aliases/setup_dir
test/fast/Listing versions/Running "nvm ls 0.2" should display only 0.2.x versions.
test/fast/Listing versions/Running "nvm ls" should display all installed versions.
test/fast/Running "nvm alias" should create a file in the alias directory.
test/fast/Running "nvm deactivate" should unset the nvm environment variables.
test/fast/Running "nvm unalias" should remove the alias file.
test/fast/Running "nvm uninstall" should remove the appropriate directory.
test/fast/Sourcing nvm.sh should make the nvm command available.
test/fast/setup
test/fast/setup_dir
test/fast/teardown
test/fast/teardown_dir
test/slow/install
Menu
Explore
Projects
Groups
Topics
Snippets