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.0.tar.gz
(3.2 kB
view details)
File details
Details for the file easy-commit-0.1.0.tar.gz.
File metadata
- Download URL: easy-commit-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46c78a537abffff8e57081cec65eeafbb5bb58b21f05860dcb58b9632a9093a9
|
|
| MD5 |
76ed3d34908d4c20070af49446c4847a
|
|
| BLAKE2b-256 |
1d75cc97530f78e8260bb942a91f9133d43884aef3e1c0ddeb00847cf777937a
|