#chatgpt #ask #programs #how #cli #openai #executable

app mangpt

CLI program to ask ChatGPT how to use other CLI programs

1 unstable release

0.1.0 Dec 29, 2023

#1745 in Command line utilities

MIT license

19KB
196 lines

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

Dependencies

~12–26MB
~398K SLoC