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 合併指標
 (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 [ ]

貢獻者指南