Duzzuti/passwd-manager
[NTH] Allow to use the tool as a CLI (command line interface)
オープン
#15 opened on 2023/05/29
enhancementgood first issue
Repository metrics
- Stars
- (9 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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 [ ]