descit
Install & Update
- Please make sure Go's bin folder is in your
PATH
.
go install github.com/yude/[email protected]
Setup
- Open
~/.config/descit/.env
and write your OpenAI's token.- You can get it from here. (requires OpenAI account)
TOKEN=your_token_goes_here_thx
Use
descit <your_command>
# Example:
# descit gcc main.c
License
MIT License.