ynab-csv-nordea-cli
v1.0.3
Published
Convert Nordea CSV files to YNAB compatible CSV files
Downloads
10
Readme
Please get in touch if you have any ideas or ways this could be improved!
ynab-csv-nordea-cli
A simple CLI for converting Nordea DK csv files into YNAB files.
Installation
Prerequisites: Node.js (>=4.x, 6.x preferred), npm version 3+ and Git.
$ npm install -g ynab-csv-nordea-cli
Usage
$ ynab-nordea-convert
or
$ ynab-nordea-convert -i <file> -o <file>
Example:
$ ynab-nordea-convert
Will prompt you to select an input file (.csv) and will then automaticly output to output.csv in the same directory.
$ ynab-nordea-convert -i poster.csv -o output.csv