tuupola/boombox

Beacon toolkit for Boomerang

dev-master 2016-03-06 12:43 UTC

This package is auto-updated.

Last update: 2024-03-29 02:39:32 UTC


README

Latest Version Software License Build Status HHVM Status Coverage

Install

Install Slim 3 version using composer.

$ composer require tuupola/boombox:dev-master

Usage

Testing

You can run tests either manually...

$ vendor/bin/phpunit
$ vendor/bin/phpcs --standard=PSR2 src/ -p

... or automatically on every code change.

$ npm install
$ grunt watch

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email tuupola@appelsiini.net instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.