Browse Source

Add Task to build tool section

pull/100/head
Mike Fisher 11 years ago
parent
commit
51f470d480
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -279,6 +279,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
279 279
 * [Phake](https://github.com/jaz303/phake) - A rake PHP clone library.
280 280
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
281 281
 * [Phing](http://www.phing.info/) - A PHP project build system inspired by Apache Ant.
282
+* [Task](http://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp.
282 283
 
283 284
 ## Asset Management
284 285
 *Tools for managing, compressing and minifying website assets.*

Loading…
Cancel
Save