1.0.3 • Published 6 years ago

ynab-csv-nordea-cli v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

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

License

MIT