Duzzuti/passwd-manager
[NTH] Allow to use the tool as a CLI (command line interface)
Aperta
#15 aperta il 29 mag 2023
enhancementgood first issue
Metriche repository
- Star
- (9 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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 [ ]