Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 389 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 389 Bytes

csvToCamt

Convert CSV correction files to CAMT format

Get binaries from release page

Example

Execute the command with config file (see sample) and CSV correction files

$./csvToCamt -c config.yaml q3.csv q4.csv

Optionally use the -s flag to skip the headers from CSV files (If the CSVs have headers)