https://github.com/airblade/volksbanker-awk
Prepares Volksbank's electronic statements for upload to Freeagent.
https://github.com/airblade/volksbanker-awk
bankfeeds freeagent
Last synced: about 2 months ago
JSON representation
Prepares Volksbank's electronic statements for upload to Freeagent.
- Host: GitHub
- URL: https://github.com/airblade/volksbanker-awk
- Owner: airblade
- License: mit
- Created: 2021-10-08T16:08:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T12:45:34.000Z (over 2 years ago)
- Last Synced: 2025-02-06T08:24:39.799Z (3 months ago)
- Topics: bankfeeds, freeagent
- Language: Awk
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Volksbanker (AWK)
Prepares Volksbank's electronic statements for upload to Freeagent.
Compared with the [Ruby version](https://github.com/airblade/volksbanker) 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.