gen-commit
v1.0.5
Published
A CLI tool to automatically generate commit messages using GPT-3
Downloads
9
Readme
🚀 Getting Started
npx gen-commit
📖 Example
❓ Info
- 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