This is a simple, skeleton application using the Midi-ChloriansPHP Framework
cd my/project/dir
git clone git://github.com/dreadlokeur/Midi-ChloriansPHPSkeletonApplication.git
cd Midi-ChloriansPHPSkeletonApplication
php composer.phar self-update
php composer.phar install
(The self-update
directive is to ensure you have an up-to-date composer.phar
available.)
npm install -g bower
cd my/project/dir/application/views/default/assets/
bower install