Commit Graph
2 Commits
Author SHA1 Message Date
Jon Banafato cf884263c8 Add api token flag
Currently the `demo` API token is hardcoded, which is not usable for
real API calls. Add a new CLI flag to allow users to supply their own
registered API token.
2020-04-06 00:21:17 -04:00
Jon Banafato 0f58a18825 Add ledger binary command line flag
Allow the ledger binary used to be specified by the user. Journal syntax
is not 100% compatible across implementations, so supporting others
(e.g. hledger) make the updater work for those users' journals.
2020-04-05 23:43:22 -04:00