Skip to content

Latest commit

 

History

History
30 lines (13 loc) · 582 Bytes

README.md

File metadata and controls

30 lines (13 loc) · 582 Bytes

Volksbanker (AWK)

Prepares Volksbank's electronic statements for upload to Freeagent.

Compared with the Ruby version this is much lighter and more efficient.

Usage

vba STATEMENT > out.csv

where STATEMENT is your electronic statement from Volksbank, and out.csv is the file you'll upload to Freeagent.

Installation

Put vba on your path and make it executable.

Testing

cd test && ./test.sh

Intellectual property

Copyright 2022 Andrew Stewart, AirBlade Software Ltd.

Released under the MIT licence.