Open cybercamphackathon opened 8 years ago
The development version doesn't include any external dependencies, but you can download them via composer:
curl -sS https://getcomposer.org/installer | php
php composer.phar install
Please check the README.md files for further details.
Nonetheless, we intend to produce a release bundle which includes all the dependencies and its ready to run after download.
Looks like
vendor/
directory is not in the repository