BlackScorp / guestbook

Clean Code example project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clone the repo

cd /some/location
git clone git@github.com:BlackScorp/guestbook.git

install dependencies

curl -sS https://getcomposer.org/installer | php
php composer.phar install

run tests

php tools/phpunit

About

Clean Code example project

License:MIT License


Languages

Language:PHP 100.0%