Merged
deusbalatro merged 2 commits from cli into main 2025-06-13 09:15:25 +00:00

2 Commits

Author SHA1 Message Date
06acdbd777 refactor(cli): add CLI utility entry point and fix rsa_private_key typo
- Correct typo: rsa -> rsa_private_key
- Refactor cli.py so functions can be used by both interfaces
- Introduce wikideck_cli.py as a CLI utility entry point
- Public and private keys can now be saved separately
2025-06-09 11:19:04 +03:00
874cbff8c0 Closes WikiDeck/wikideck#1 2025-06-06 23:19:30 +03:00