nvm/test/fast/Sourcing nvm.sh should make the nvm command available.
2021-07-15 20:01:57 -04:00

8 lines
41 B
Bash

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