Merge pull request #464 from shannonmoeller/patch-1

Add ygor.
This commit is contained in:
Sindre Sorhus
2016-03-02 15:21:29 +07:00

View File

@@ -261,6 +261,7 @@
- [strong-build](https://github.com/strongloop/strong-build) - Build a node app package and prepare to deploy it as a package to production or use git to commit to a deploy branch.
- [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.
- [ygor](https://github.com/shannonmoeller/ygor) - A promising task runner for when `npm run` isn't enough and everything else is too much.
### Hardware