acommit
v0.2.0
Published
AI-powered commit message automation CLI
Maintainers
Readme
acommit
AI-powered commit message automation CLI
Analyzes git diffs and generates consistent commit messages based on your team's conventions defined in a shared YAML config file.
Quick Start
via npm
npm install -g acommit
acommit init
acommit commitfrom source
git clone https://github.com/seungjoonH/acommit.git
cd acommit
npm install
npm link
acommit init
acommit commitDocumentation
| Language | Link | | --- | --- | | English | README.en.md | | 한국어 | README.ko.md |
License
MIT © 2025 SeungjoonH
