From ea5f36e4e6c39acbbd52ebb49c6e77f238d76e92 Mon Sep 17 00:00:00 2001 From: Michael Bodnarchuk Date: Tue, 1 Jul 2014 00:09:13 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac677b5..71df724 100644 --- a/README.md +++ b/README.md @@ -281,6 +281,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Box](https://github.com/kherge/Box) - A utility to build PHAR files. * [Phing](http://www.phing.info/) - A PHP project build system inspired by Apache Ant. * [Task](http://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp. +* [Robo](https://github.com/Codegyre/Robo) - PHP Task runner with configurations in OOP style ## Asset Management *Tools for managing, compressing and minifying website assets.*