Crates.io | mangpt |
lib.rs | mangpt |
version | 0.3.0 |
source | src |
created_at | 2023-12-29 21:28:16.39351 |
updated_at | 2024-11-11 09:34:07.568597 |
description | CLI program to ask ChatGPT how to use other CLI programs |
homepage | |
repository | https://github.com/oltoko/mangpt |
max_upload_size | |
id | 1083655 |
size | 61,806 |
CLI program to ask ChatGPT how to use other CLI programs
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.