Cloning Jazzee
If you're looking for the freshest Jazzee code you will have to *git* it directly from our repository. You will need composer to install the dependencies.
git clone git://github.com/Jazzee/Jazzee.git jazzee cd jazzee curl -s http://getcomposer.org/installer | php php composer.phar install