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
8143f5a618f7425ea75f2c9a50b1dfadd9b86047
8143f5a618f7425ea75f2c9a50b1dfadd9b86047
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
LICENSE.md
README.markdown
bash_completion
install-gitless.sh
install.sh
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 current" should display current nvm environment.
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
Menu
Explore
Projects
Groups
Topics
Snippets