Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 610 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 610 Bytes

mangpt

CLI program to ask ChatGPT how to use other CLI programs

Usage

CLI program to ask ChatGPT how to use other CLI programs

Usage: mangpt [OPTIONS] <NAME>

Arguments:
  <NAME>  Name of the executable to explain

Options:
  -q, --question <QUESTION>  What do you want to do with the executable
  -h, --help                 Print help
  -V, --version              Print version

During your first execution, mangpt will ask you about your ChatGPT API-Key. You can create one in your OpenAI Account Settings.

mangpt-in-action