Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airblade/volksbanker
Prepares Volksbank's electronic statements for upload to Freeagent.
https://github.com/airblade/volksbanker
bankfeeds freeagent
Last synced: 13 days ago
JSON representation
Prepares Volksbank's electronic statements for upload to Freeagent.
- Host: GitHub
- URL: https://github.com/airblade/volksbanker
- Owner: airblade
- Created: 2012-08-28T08:35:23.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2021-10-08T16:16:15.000Z (about 3 years ago)
- Last Synced: 2024-10-05T00:41:02.410Z (about 1 month ago)
- Topics: bankfeeds, freeagent
- Language: Ruby
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Volksbanker
Prepares Volksbank's electronic statements for upload to Freeagent.
Compared with the [AWK version](https://github.com/airblade/volksbanker-awk) this is more object-oriented.
## Usage
vb STATEMENT > out.csv
where STATEMENT is your electronic statement from Volksbank, and `out.csv` is the file you'll upload to Freeagent.
## Installation
gem install volksbanker
## Intellectual property
Copyright 2012 Andrew Stewart, AirBlade Software Ltd.
Released under the MIT licence.