https://github.com/excoriate/komit
Komit is for lazy developers who want to write nice and concise commit messages.
https://github.com/excoriate/komit
Last synced: about 1 year ago
JSON representation
Komit is for lazy developers who want to write nice and concise commit messages.
- Host: GitHub
- URL: https://github.com/excoriate/komit
- Owner: Excoriate
- License: other
- Created: 2024-02-03T07:08:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T04:27:12.000Z (over 2 years ago)
- Last Synced: 2025-02-05T12:18:43.917Z (over 1 year ago)
- Language: Go
- Size: 269 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README

KOMIT
Conventional commits generated through AI for lazy engineers and not so Lazy as well.
---
[](https://github.com/Excoriate/Komit/actions/workflows/go-build.yml)
[](https://github.com/Excoriate/Komit/actions/workflows/go-ci-lint.yaml)
[](https://github.com/Excoriate/Komit/actions/workflows/go-ci-tests.yml)
---
**KOMIT** is a **CLI** tool that generates [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) for your projects. Configure your [OpenAI API Key](https://www.howtogeek.com/885918/how-to-get-an-openai-api-key/) and let the AI do the work for you.
---
## Installation 🛠️
### brew
```bash
brew install excoriate/tap/komit
```
---
## Getting Started 🚀
---
## Roadmap 🗓️
- [ ] Add support for [Ollama](https://ollama.ai/) models.
- [ ] Generate conventional [Pull Request](https://www.conventionalcommits.org/en/v1.0.0/#summary) in GitHub.
- [ ] Generate conventional [Merge Request](https://www.conventionalcommits.org/en/v1.0.0/#summary) in GitLab.
---
## Contributing
Please read our [contributing guide](./CONTRIBUTING.md).
## Community
Feel free to contact me through:
- 📧 [Email](mailto:alex@makemyinfra.cloud)
- 🧳 [Linkedin](https://www.linkedin.com/in/alextorresruiz/)