Skip to main content

Automated Git commit message generator using AI

Project description

EffortZeroCommit

Automated Git commit message generator using AI.

Dependencies

  • Git must be installed on your system. You can download it from git-scm.com

Installation

pip install effort-zero-commit

Usage

  1. Stage your desired files:
git add .
  1. Generate commit messages and commit:
ezcommit -run

Configuration

Using your terminal, export your Groq API key and model name:

# Windows (Command Prompt):
set GROQ_API_KEY=your_groq_api_key_here
set MODEL_NAME=mixtral-8x7b-32768

# Windows (PowerShell):
$env:GROQ_API_KEY="your_groq_api_key_here"
$env:MODEL_NAME="mixtral-8x7b-32768"

# Linux/macOS:
export GROQ_API_KEY=your_groq_api_key_here
export MODEL_NAME=mixtral-8x7b-32768

License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

effort_zero_commit-0.1.3.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

effort_zero_commit-0.1.3-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file effort_zero_commit-0.1.3.tar.gz.

File metadata

  • Download URL: effort_zero_commit-0.1.3.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.6

File hashes

Hashes for effort_zero_commit-0.1.3.tar.gz
Algorithm Hash digest
SHA256 790a3b4d9eb79293543fb218656d42b88663d9549bce8ad45a5a736435a53577
MD5 3b6dc8f64bf0f3fde2ce579fc925414d
BLAKE2b-256 e0a2afeb4450605b081583bbb80d90a0e32b5f45d32d697f53e9aed099aa8cfe

See more details on using hashes here.

File details

Details for the file effort_zero_commit-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for effort_zero_commit-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7d946a243eaf3f8e4f892b38237b3881b9cb53c6368f17e651adfb39d95ff393
MD5 9b438b4515d6879a4ec8490576c31f71
BLAKE2b-256 ec0818c8190b5dadb8b2da2a36f237cae4871afcfbfc9a7e56b6a74e92627523

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page