Hello!

ZF1 had a tool for command line (Zend_Tool) with different functions,
including creating new application in target dir, add controller etc.


What functions do you want to see in new ZF2 Tool ?

Some ideas from me:

1) Create a skeleton application i.e.  > zf2 create app ./my/dir
2) Add or remove a module  > zf2 add module ZfcUser )
3) Add or remove controllers > zf2 add controller UserController
4) Check for updates > zf2 update  > zf2 update SomeModule
5) List available modules > zf2 list modules *User*
6) ...

What else?


-- 
      __
     /.)\   +48 695 600 936
     \(./   abod...@gmail.com

Reply via email to