nvm/test/fast/Sourcing nvm.sh should make the nvm command available.
2016-11-03 23:44:59 -07:00

8 lines
41 B
Bash
Executable File

#!/bin/sh
set -ex
\. ../../nvm.sh
nvm