짧은 설명
Project description
GitReco
🧠 A CLI tool that suggests Git commit messages based on your changes.
gitreco is a developer-friendly CLI that analyzes your Git diff and suggests commit messages following commit standards like feat:, fix:, refactor:, etc.
✨ Features
- 📝 Suggests commit messages from current Git diff
- 🔍 Understands file changes to generate contextual messages
- 📦 Lightweight and easy to integrate into any Git workflow
- ✅ Supports conventional commit format
📦 Installation
pip install gitreco
🚀 Usage
gitreco
Example output:
Suggested commit message:
feat: Add support for language in greeting function
🔧 Requirements
This tool uses Ollama to run LLaMA 3.2 locally. Make sure you have the following installed:
- Ollama
- LLaMA 3.2 model (run the command below):
ollama pull llama3.2
💡 Note: Depending on your machine, downloading the model may take a few minutes.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gitreco-0.1.0.tar.gz.
File metadata
- Download URL: gitreco-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95049a59674f1d9da5ed36141ac4a8bd3010ca5c225cddcbaf9bbdcd90b60a0e
|
|
| MD5 |
4c5c05688863b025586a81b848511153
|
|
| BLAKE2b-256 |
c0e04d22a4c9d53184d6c796669d5071cb16e50f80697e2d637ff308627a2057
|
File details
Details for the file gitreco-0.1.0-py3-none-any.whl.
File metadata
- Download URL: gitreco-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b559ee6a8e160704c1eb3888a20f27e0199aa3395732dc8ee53aff61bd6878d
|
|
| MD5 |
94e43c0c8f45b05cade3e8e060614d0c
|
|
| BLAKE2b-256 |
64fbe0aed6a8776f9c6933b90415fc58f862137c314fb412ec41efe361c4a3dd
|