Duzzuti/passwd-manager
[NTH] Allow to use the tool as a CLI (command line interface)
Aberta
#15 aberto em 29 de mai. de 2023
enhancementgood first issue
Métricas do repositório
- Stars
- (9 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Instead of interacting with the app with the current conversational menu style it would be more efficient to use a CLI style.
-
Difficulty (1-10): 6
-
Current behaviour:
./pman
- Wished behaviour: For example
pman --help
pman --encryptfile [ ] --iterations [ ] --encrypmethod [ ]