tellform/selenium/install.sh

5 lines
118 B
Bash
Raw Normal View History

2017-11-21 23:35:06 +00:00
ls ~/nvm || git clone https://github.com/creationix/nvm.git ~/nvm
source ~/nvm/nvm.sh
nvm install v7.10.0
npm install