0.2.2 • Published 6 years ago
testing-cli v0.2.2
CLI testing
Commands
make install
- Install all dependenciesmake start
- Run codemake build
- Transpile ES6 => ES5make test
- Run all testsmake test-watch
- Run all tests withwatch
modemake lint
- Run ESlint withmake publish
- Publish the package to NPM