Skip to content

krishnaprasadmg/csvToCamt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)