taskman: yet another Ant alternative
Note: This article was originally published at Planet PHP
on 13 October 2010.
I created a small PHP library taskman for writing project related tasks in a similar with Ant and rake fashion.
There is a lib-taskman project on the google code hosting where you can find the full documentation, sources and latest releases.
It's probably not that elegant as rake but if you want to stick to PHP [...]


