/cli-gpt

ChatGPT in the command line or text editors with a command line interface

Primary LanguageRust

CLIGPT

ChatGPT in the command line or text editors with a command line interface

Note

Only tested on Linux.

Usage

# Run app
cargo run

# Build app for production
cargo build --release