3.1.1 • Published 6 years ago
ynab-sync v3.1.1
ynab-sync

Sync YNAB with Brazilian banks transactions
Installation
yarn install
You will need to set YNAB_TOKEN environment variable with your YNAB token. If you do not have one yet, please ask access on this form. More info about beta tester program on ynab official repository.
CLI Usage
Just run the command below to start interactive questions:
yarn start
Contributing
- Fork it (https://github.com/arthurnobrega/ynab-sync/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
3.1.1
6 years ago