Custom Command Line Tool builder
Hi,
I just pushed a Custom Cmmand Line Tool builder to github
https://github.com/jonphipps/makestorm-command
I built it explicitly to provide support for the Laravel 4 artisan commands, but it should also build the correct XML file to support any command line tool that uses the Symfony 2.x Console component.
It's a simple, hacky little thing and I've only tested it on OSX Lion, but I thought someone else might find it useful.
Issues and pull requests are always welcome.
Jon Phipps
请先登录再写评论。
Great, Jon! Hope it would help Lavarel users.