/demo-node_run_shell_script

demonstrates using shelljs to execute a bash script. The bash script clones some stuff then runs some unit tests

Primary LanguageJavaScript

This repo demonstrates using shelljs to execute a bash script. The bash script clones some stuff then runs some tests using jasmine

To install

npm install

To run:

npm start

This launches index.js