commit-msg
Screenshot
Here’s an image of the application in action:

Add GROK_API_KEY to System Variables
Before running the application, ensure you have set the GROK_API_KEY as a system environment variable.
Setup
To set up commit-msg, run the following command:
go run src/main.go --setup --path F:/Git/commit-msg --name commit-msg
Usage
To run commit-msg, use:
go run src/main.go --path F:/Git/commit-msg
This will execute commit-msg in the current directory:
go run src/main.go .
Sample Output
Below is a sample execution of commit-msg:
# Example output here (replace with actual example)