bsrunner
v0.0.2
Published
Task Runner Bluesoft
Downloads
5
Readme
Bsrunner
What is bsrunner?
Centralizes the task runner, easy to change for the whole team.
Instalation
Run command npm install bsrunner
How to use ?
Task default:
bsrunner
Task for development:
bsrunner dev
Task for test with Jasmine & Karma:
bsrunner test
Task for production without test:
bsrunner build --production
Task for production without test:
bsrunner buildTest --production
This tasks are of Bluesoft ERP in gulpfile.js, but you can use in your project.
Using bsrunner task
So far, only works with Gulp, feel free to contribute
Contributing
Feel free to contributing with the project. Start reading our contributing guide