-
Clone this repository on your local machine.
-
Install golang v1.20 and https://taskfile.dev for building binary.
-
Generate Chat GPT auth token from https://platform.openai.com/account/api-keys.
-
Now, execute these commands
$ export API_KEY=<YOUR-AUTH-TOKEN> $ task build $ cp bin/aicommit /usr/local/bin