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
270 downloads per month
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.
Dependencies
~12–25MB
~369K SLoC