darcys22 / godbledger

Accounting Software with GRPC endpoints and SQL Backends
https://www.godbledger.com/
GNU General Public License v3.0
480 stars 56 forks source link

ledger-cli and reporter database source #153

Closed darcys22 closed 3 years ago

darcys22 commented 3 years ago

Should revisit how this is done,

Want to check for a flag for the database, datadir and location etc. If that flag exists then use it.

If not then it should first check if on unix and if /var/lib/godbledger/config.toml exists and if there then use it.

Else proceed using ~/.ledger/config.toml