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
1763
Commits
1
Branch
90
Tags
3.7 MiB
Tree:
e7a37f336d
nvm
/
test
/
installation_node
/
setup_dir
6 lines
62 B
Raw
Normal View
History
Unescape
Escape
Add iojs support to "install"
10 years ago
#!/bin/sh
if [ -f ".nvmrc" ]; then
mv .nvmrc .nvmrc.bak
fi