add install script after composer install

This commit is contained in:
Nicolas Lœuillet
2015-01-21 14:45:39 +01:00
parent 00fcfd299b
commit 19875ef0da
16 changed files with 89 additions and 913 deletions

2
.gitignore vendored
View File

@ -5,5 +5,5 @@ app/assets/*
app/cache/*
vendor
composer.phar
db/poche.sqlite
app/db/poche.sqlite
app/config/config.inc.php