Prepares Volksbank's electronic statements for upload to Freeagent.
Compared with the Ruby version this is much lighter and more efficient.
vba STATEMENT > out.csv
where STATEMENT is your electronic statement from Volksbank, and out.csv
is the file you'll upload to Freeagent.
Put vba
on your path and make it executable.
cd test && ./test.sh
Copyright 2022 Andrew Stewart, AirBlade Software Ltd.
Released under the MIT licence.