nicolasbeauvais / Walrus

Walrus Framework - Certainly not that big whatever factory.
https://walrus.herokuapp.com
MIT License
46 stars 6 forks source link

Change the CLI for something powerfull #7

Closed nicolasbeauvais closed 7 years ago

nicolasbeauvais commented 10 years ago

search a great CLI micro framework ?

ThomasHarper commented 10 years ago

What do you exactly mean by great micro framework ? For example, Laravel uses "artisan" as a CLI in the exact same way we use Tusk. Did you mean adding more features to Tusk ?

nicolasbeauvais commented 10 years ago

http://laravel.com/docs/artisan Artisan is powered by the Symfony Console component, we need something like that. But not necessarily the symfony one, maybe we can built-it ourselves or use another one ?