Add symfony2 commands

Steven 2013-09-06 07:23:47 -07:00
parent 8e18ec2a7c
commit 2fa29e9d3f

@ -65,3 +65,7 @@ h2. Helpful aliases for common git tasks
h2. Editors h2. Editors
* @stt@ - @open current directory in Sublime Text 2@ * @stt@ - @open current directory in Sublime Text 2@
h2. Symfony2
* @sf2@ - @php app/console@
* @sf2clear@ - @php app/console cache:clear@