clone the repo cd /some/location git clone [email protected]:BlackScorp/guestbook.git install dependencies curl -sS https://getcomposer.org/installer | php php composer.phar install run tests php tools/phpunit