consolidation / robo

Modern task runner for PHP
http://robo.li
Other
2.67k stars 304 forks source link

Move register command out of runner and into Robo class. #1143

Closed greg-1-anderson closed 1 year ago

greg-1-anderson commented 1 year ago

Applications that use Robo as a framework should not need to instantiate the runner class merely to register command handlers.