Duzzuti/passwd-manager
[NTH] Allow to use the tool as a CLI (command line interface)
Ouverte
#15 ouverte le 29 mai 2023
enhancementgood first issue
Métriques du dépôt
- Stars
- (9 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
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 [ ]