Extends
lithium\console\CommandThe `create` command allows you to rapidly develop your models, views, controllers, and tests by generating the minimum code necessary to test and run your application.
`li3 create --template=controller Posts` `li3 create --template=model Posts`