feat: switched to clap for CLI

This commit is contained in:
Jef Roosens 2025-01-12 09:50:46 +01:00
parent 7cf0e44b65
commit 3800534a51
No known key found for this signature in database
GPG key ID: 21FD3D77D56BAF49
7 changed files with 238 additions and 25 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
/target
db.sqlite
data