Documentation Project documentation Installation 1. git clone git@github.com:RaimondasSapola/commission-calculator.git 2. composer install Running application 1. bin/console app:calculate $path_to_file Running tests In project root run following command 1. bin/phpunit