faticesko/commission-calculator

1.0 2020-06-16 18:01 UTC

This package is auto-updated.

Last update: 2024-09-17 04:50:51 UTC


README

To run demo

composer install --no-dev
php app.php input.txt

To run tests

composer install
vendor/bin/phpunit tests