AI-powered Git commit message generator
Project description
# Easy Commit
AI-powered Git commit message generator using Groq API.
## Installation
```bash
pip install easy-commit
Usage
Set your Groq API key as an environment variable:
export GROQ_API_KEY=your_groq_api_key_here
Or pass it as a command-line argument:
easy-commit --api-key your_groq_api_key_here
Optional arguments:
--trunc-diff: Maximum length of diff to analyze (default: 2048)--commit-len: Maximum length of commit message (default: 100)
Requirements
- Python 3.7+
- Groq API key
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
easy-commit-0.1.1.tar.gz
(3.3 kB
view details)
File details
Details for the file easy-commit-0.1.1.tar.gz.
File metadata
- Download URL: easy-commit-0.1.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f85a768903c4eb308be8e3f3de6e47a67c243032fe34fe6b7a8fd56657e0f6b5
|
|
| MD5 |
58fe93c20f726c1b5214ed52d82b4595
|
|
| BLAKE2b-256 |
1055d12e0b039618cd2c3532d009bf29a1b19585624eae4393747b7b80f05792
|