Duzzuti/passwd-manager

[NTH] Allow to use the tool as a CLI (command line interface)

开放

#15 创建于 2023年5月29日

 (1 条评论) (0 个反应) (0 位负责人)C++ (4 个派生)auto 404
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 [ ]

贡献者指南