This website works better with JavaScript.
Explore
Help
Sign In
alvis
/
nvm
Watch
1
Star
0
Fork
You've already forked nvm
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1187
Commits
1
Branch
90
Tags
3.7 MiB
Shell
97.6%
Makefile
1.4%
Dockerfile
1%
Tree:
cb138a1815
nvm
/
test
/
fast
/
Running "nvm alias" should ...
5 lines
89 B
Raw
Blame
History
#!/bin/sh
. ../../nvm.sh
nvm
alias
test
v0.1.2
[
"
$(
cat ../../alias/test
)
"
=
"v0.1.2"
]
Reference in new issue
Copy Permalink