Closed clue closed 11 years ago
phake --file invalid
Also fixes #11, phake can now be easily used as a library in external projects like this:
$builder = new phake\Builder(); $builder->load_runfile('Phakefile.php'); $builder->get_application()->invoke('demo');
Depends on #26, so ignore first commit in changelog.
phake --file invalid
Also fixes #11, phake can now be easily used as a library in external projects like this:
Depends on #26, so ignore first commit in changelog.