🤩 ChatGPT describes your error
- Please make sure Go's bin folder is in your
PATH.
go install github.com/yude/descit@HEAD
- Open
~/.config/descit/.envand write your OpenAI's token.- You can get it from here. (requires OpenAI account)
TOKEN=your_token_goes_here_thx
descit <your_command>
# Example:
# descit gcc main.cMIT License.