a-gpt 0.1.1

a CLI tool to generate and pretty-print code snippets from GPT3
a-gpt-0.1.1 is not a library.
Visit the last successful build: a-gpt-0.4.0

a

CLI tool to generate code from GPT3 that pretty-prints the output by language, and copies to your clipboard

tty

Installation

make release
sudo make install

If the clipboard feature is enabled and you are running Ubuntu/Debian, you may need to install the following packages:

sudo apt install xorg-dev libxcb-composite0-dev