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.2.tar.gz (5.3 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.2-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for effort_zero_commit-0.1.2.tar.gz
Algorithm Hash digest
SHA256 792aadbca49b67faad77c39b95c7f736bac143f94402545e00e307537e9089bb
MD5 b30a60972f4c32f77e729f8c9b24a4be
BLAKE2b-256 292533ba0ace6446d2d56f4820b16100fe829e8f17367b14e5b342943ddeb700

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for effort_zero_commit-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b2c5a25a34bd4ef88cb9f75632736f6e4cc4cc576ecc0749a8ca81768988ec5b
MD5 3d0d01fde7203c7860d46f5b7dc0f731
BLAKE2b-256 01733eda915c6fa94869d3efa942240c0062ee0351f7fcc8c59ee3c04acc08f3

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