mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-23 20:08:06 -08:00
Update Start link and description (#809)
This commit is contained in:
committed by
Sindre Sorhus
parent
ec11eba831
commit
7b5ce9bea1
@@ -309,7 +309,7 @@
|
||||
- [Broccoli](https://github.com/broccolijs/broccoli) - Fast, reliable asset pipeline, supporting constant-time rebuilds and compact build definitions.
|
||||
- [Brunch](https://github.com/brunch/brunch) - Front-end web app build tool with simple declarative config, fast incremental compilation, and an opinionated workflow.
|
||||
- [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.
|
||||
- [start](https://github.com/start-runner/start) - Simple tasks runner powered by composable functions and promise chaining.
|
||||
- [Start](https://github.com/deepsweet/start) - Functional task runner with shareable presets.
|
||||
- [ygor](https://github.com/shannonmoeller/ygor) - Promising task runner for when `npm run` isn't enough and everything else is too much.
|
||||
- [grunt](http://gruntjs.com) - Task runner that can perform repetitive tasks like minification, compilation, unit testing, linting, etc.
|
||||
- [Fly](https://github.com/bucaran/fly) - Modern build system based in co-routines, generators and promises.
|
||||
|
||||
Reference in New Issue
Block a user