Duzzuti/passwd-manager
[NTH] Allow to use the tool as a CLI (command line interface)
开放
#15 创建于 2023年5月29日
enhancementgood first issue
仓库指标
- 星标
- (9 个星标)
- PR 合并指标
- (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 [ ]