Initial commit

This commit is contained in:
2026-02-04 16:44:45 +00:00
commit 67dd1a8423

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# local-commit-message-generator
A CLI tool that generates conventional commit messages by analyzing staged git changes. Runs completely offline using pattern matching.