7 unstable releases (3 breaking)
0.4.1 | Jan 3, 2025 |
---|---|
0.4.0 | Jan 3, 2025 |
0.3.0 | Nov 11, 2024 |
0.2.2 | Nov 11, 2024 |
0.1.0 | Dec 29, 2023 |
#1023 in Command line utilities
274 downloads per month
22KB
213 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
-s, --show-config-path Show the full path to the config file
-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–28MB
~357K SLoC