Releases: asimar007/no-commit
Releases · asimar007/no-commit
v0.0.7 - Documentation Updates
v0.0.4 - Initial Release
What's New
CLI tool that generates git commit messages using Google Gemini.
Features
- Analyzes staged changes and generates conventional commit messages
- Interactive menu: commit, edit, regenerate, or cancel
- Configurable: model, message length, timeout, suggestion count
- Supports Homebrew and npm installation
Install
npm install -g nocommitUsage
git add .
nocommitFull docs in the README.