This is just an example for a basic workflow using simply
.
Clone or download the repository. Make sure all shell scripts are executable.
Install the dependencies:
$ npm install
Then run one of the tasks:
$ simply compile $ simply test
Or try chaining them together:
$ simply test && simply compile
For more details on simply
check the following repository:
https://github.com/aureolacodes/npm-simply-build