From cb4ca17b612952b68fa0ca967917dd890eb591a3 Mon Sep 17 00:00:00 2001 From: Luke Edwards Date: Fri, 29 Apr 2016 00:08:38 +0700 Subject: [PATCH] Add Fly Closes #498 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fce6ea0..07fe5e7 100644 --- a/readme.md +++ b/readme.md @@ -272,6 +272,7 @@ - [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. +- [Fly](https://github.com/bucaran/fly) - Modern build system based in co-routines, generators and promises. ### Hardware