first revision

This commit is contained in:
2024-03-31 22:20:47 +02:00
parent a986a70800
commit e43dd9013c
5 changed files with 382 additions and 185 deletions

2
test.py Normal file
View File

@@ -0,0 +1,2 @@
import cli
cli.main()