Sign in
cobalt
/
third_party
/
nvm
/
274369dc40a04479367c78951b58302f1fd933c6
/
.
/
test
/
fast
/
Running "nvm alias" should create a file in the alias directory.
blob: 38ba26057931cde14bfeff69b2f57edc04cff0f7 [
file
] [
log
] [
blame
]
#!/bin/sh
.
../../
nvm
.
sh
nvm alias test v0
.
1.2
[
"$(cat ../../alias/test)"
=
"v0.1.2"
]