Browse Source

Merge pull request #131 from DavertMik/patch-1

Added Robo Task Runner
pull/133/merge
ziadoz 11 years ago
parent
commit
d38b6a9f37
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

283
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
283
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
284
 * [Phing](http://www.phing.info/) - A PHP project build system inspired by Apache Ant.
284
 * [Phing](http://www.phing.info/) - A PHP project build system inspired by Apache Ant.
285
 * [Task](http://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp.
285
 * [Task](http://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp.
286
+* [Robo](https://github.com/Codegyre/Robo) - PHP Task runner with configurations in OOP style
286
 
287
 
287
 ## Asset Management
288
 ## Asset Management
288
 *Tools for managing, compressing and minifying website assets.*
289
 *Tools for managing, compressing and minifying website assets.*

Loading…
Cancel
Save