create new command allowing to install thelia using cli tools

This commit is contained in:
Manuel Raynaud
2013-06-05 14:23:05 +02:00
parent bf7ab3c3b8
commit 785b450537
5 changed files with 242 additions and 34 deletions

View File

@@ -14,6 +14,7 @@
<commands>
<command class="Thelia\Command\CacheClear"/>
<command class="Thelia\Command\Install"/>
</commands>
<services>