This website requires JavaScript.
Explore
Help
Sign In
mshillam
/
nvm
Watch
1
Star
0
Fork
You've already forked nvm
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8f66273922
nvm
/
test
/
fast
/
Running "nvm ls foo" should...
8 lines
71 B
Plaintext
Executable File
Raw
Blame
History
#!/bin/sh
. ../../nvm.sh
nvm ls nonexistent_version
[ "$?" = "3" ]
Reference in New Issue
View Git Blame
Copy Permalink