Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 456 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 456 Bytes

Comet Labs Space Odyssey

Welcome to The Comet Cult labs training Symfony application.

Installing

Download composer with:

curl -s http://getcomposer.org/installer | php

Then install all the vendors by typing:

php composer.phar install --dev

Vagrant & Puppet

Head over to The Comet Cult Labs Vagrant Puppet setup for instructions