acommit
v0.3.1
Published
AI-assisted git commit message CLI
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 | npm | GitHub | | --- | --- | --- | | English | README.en.md | README.en.md | | 한국어 | README.ko.md | README.ko.md |
License
MIT © 2025 SeungjoonH
