Closes #498
This commit is contained in:
Luke Edwards
2016-04-29 00:08:38 +07:00
committed by Sindre Sorhus
parent 69efd54a88
commit cb4ca17b61

View File

@@ -272,6 +272,7 @@
- [grunt](http://gruntjs.com) - Task runner that can perform repetitive tasks like minification, compilation, unit testing, linting, etc. - [grunt](http://gruntjs.com) - Task runner that can perform repetitive tasks like minification, compilation, unit testing, linting, etc.
- [start](https://github.com/start-runner/start) - Simple tasks runner powered by composable functions and promise chaining. - [start](https://github.com/start-runner/start) - Simple tasks runner powered by composable functions and promise chaining.
- [ygor](https://github.com/shannonmoeller/ygor) - A promising task runner for when `npm run` isn't enough and everything else is too much. - [ygor](https://github.com/shannonmoeller/ygor) - A promising task runner for when `npm run` isn't enough and everything else is too much.
- [Fly](https://github.com/bucaran/fly) - Modern build system based in co-routines, generators and promises.
### Hardware ### Hardware