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

Update the init command - parameter for directory - name #144

Closed darcys22 closed 3 years ago

darcys22 commented 3 years ago

Need to be able to call

godbledger --init /var/lib/godbledger/config.toml

Also change init to genconf

darcys22 commented 3 years ago

fixed #145