git-acm 0.1.1

this helps you generate meaningful commit messages locally using AI
1
2
3
4
5
6
7
8
9
10
11
12
13
14
> this is for me to track the progress of the project.

## todo

- [x] get diff.
- [x] get commit msg from api.
- [x] make it a cli tool.
- [x] publish to cargo as a pacakge.
- [ ] better error handling.
- [ ] supports openai, anthropic as well.
- [ ] github release.
- [ ] publish to brew or binary release.

maybe later -> a website for this project.