This is a simple library to translate your bank exported transactions (as a csv file) to YNAB format.
- mBank (Poland)
Just a simple installation needed (composer is required)
$ composer install
$ bin/console radnok:ynab-translator:mbank <csv-file-path>
Running tests:
$ composer tests
Any contributions are welcome.