ynab_convert 1.0.7
Utility to convert CSV statements into the YNAB4 format for easier transation import. Supports several banks and can easily be extended to add more.
Gemfile:
=
install:
=
Development Dependencies (11):
bundler
~> 2.0
guard-rspec
>= 0
guard-rubocop
>= 0
pry-byebug
>= 0
rake
~> 13.0
rspec
~> 3.0
rspec-core
>= 0
rubocop
>= 0
rubocop-rake
>= 0
simplecov
>= 0
solargraph
>= 0