mangpt

Crates.iomangpt
lib.rsmangpt
version0.5.0
created_at2023-12-29 21:28:16.39351+00
updated_at2025-07-20 12:42:49.511054+00
descriptionCLI program to ask ChatGPT how to use other CLI programs
homepage
repositoryhttps://github.com/oltoko/mangpt
max_upload_size
id1083655
size74,650
Oliver Koch (oltoko)

documentation

README

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.

mangpt-in-action

Commit count: 22

cargo fmt