Automatically generate commit messages using GPT-3
npx gen-commit
- This project uses GPT-3 to generate commit messages
- The project works on the currently staged files
- The project will only work if you have a OpenAI API Key
- The project will only work if you have Git installed
- When a commit message is selected the project will automatically commit the staged files