Automatically generate a convention commit message using OpenAI
npm install ai-commit-msgAutomatically generate a convention commit message using OpenAI
This little cli tool was heavily cribbed from the 2 below repos, smooshing them together like an unholy science experiment.
- CGX
- AI Commits
Install the CLI:
``bash`
npm install -g ai-commit-msg
export OPENAI_KEY=xxxxxxxxxxxxxxxxxxxxx
Run the tool:
`bash``
ai-commit-msg