CLI tool to generate code from GPT3 that pretty-prints the output by language, and copies to your clipboard
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