/deploy

Deployment Scripts

Primary LanguagePHP

This repo is no longer maintained

Deploy

This allows deploying git repos on push

Testing

phpunit

Code Quality

./vendor/bin/phpcs --standard=psr2 ./src
./vendor/bin/phpcbf --standard=psr2 ./src