A simple skeleton application for Zend Framework 2. A starting point for those who are looking to start with zf2.
Download the files as a zip-file or by using GIT:
cd my/project/dir
git clone git://github.com/oxodesign/zf2skeleton.git
after thats done, open the terminal, change directory to zf2skeleton folder and run:
php composer.phar install