feat(fourdst-cli): cli

This commit is contained in:
2025-08-09 08:57:47 -04:00
parent e0f256796b
commit d13484d282
10 changed files with 605 additions and 180 deletions

View File

@@ -26,7 +26,8 @@ dependencies = [
"questionary",
"rich",
"pyyaml",
"cryptography"
"cryptography",
"pyOpenSSL"
]
[project.scripts]