Duzzuti/passwd-manager
[NTH] Allow to use the tool as a CLI (command line interface)
開放
#15 建立於 2023年5月29日
enhancementgood first issue
倉庫指標
- 星標
- (9 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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 [ ]