#chatgpt #openai #ask #programs #how #arguments #cli

app mangpt

CLI program to ask ChatGPT how to use other CLI programs

5 unstable releases

0.3.0 Nov 11, 2024
0.2.2 Nov 11, 2024
0.2.1 Sep 2, 2024
0.2.0 Sep 2, 2024
0.1.0 Dec 29, 2023

#1243 in Command line utilities

Download history 236/week @ 2024-08-30 31/week @ 2024-09-06 38/week @ 2024-09-13 17/week @ 2024-09-20 7/week @ 2024-09-27 1/week @ 2024-10-04 1/week @ 2024-10-11 234/week @ 2024-11-08 33/week @ 2024-11-15 3/week @ 2024-11-22

270 downloads per month

MIT license

19KB
200 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–25MB
~369K SLoC