Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 199 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 199 Bytes

Requirements

  1. PHP 7.0
  2. Composer v1

Installation

composer install

Run script

php bulk_calculate_fee.php input.example.csv

Run tests

composer run test