Use configuration file to simplify CLI

This commit is contained in:
oxalica 2024-08-31 00:53:53 -04:00
parent 4937502d4c
commit abdc32b51f
6 changed files with 123 additions and 35 deletions

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
/target
*.sqlite*
*.key
config.toml