Add an argument parser

This commit is contained in:
2022-06-05 23:43:45 +02:00
parent 5490f6ce1c
commit 7b3dac3c3b
22 changed files with 2481 additions and 900 deletions

View File

@@ -1,6 +1,6 @@
{
"dependencies": {
"tanya": "~>0.18.0"
"tanya": "~>0.19.0"
},
"name": "elna",
"targetType": "executable",