faticesko/commission-calculator

1.0 2020-06-16 18:01 UTC

This package is auto-updated.

Last update: 2025-04-17 06:11:17 UTC


README

To run demo

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

To run tests

composer install
vendor/bin/phpunit tests