| symfony task log [message #94407] |
Sat, 27 February 2010 17:59 |
ivoba Messages: 20 Registered: March 2009 Location: Cologne |
Junior Member |
|
|
hi
i just wondered if theres already a way to log ones console commands for symfony.
i use to create a -commands- file somewhere where i store common task calls manually for a project so i can recall them easy after a few days break.
i mean tasks like:
php symfony propel:generate-module --with-show backend main job
are not so easy to remember (for me) 
and i think its annoying to check the manual each time again
and after some weeks break the bash history (history | grep symfony) is useless also
it would also be more easy to share the calls with your fellow devs
any ideas?
|
|
|