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.1.tar.gz (5.1 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.1-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: effort_zero_commit-0.1.1.tar.gz
  • Upload date:
  • Size: 5.1 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.1.tar.gz
Algorithm Hash digest
SHA256 f93e8bcaf248d8f5882d152437adccabe11f3faeccb8e998d2e1dbc81eeda412
MD5 856ff642c2f1019981671bd3cef466b4
BLAKE2b-256 443c335c92b3edfffe638ccef3be57b710710449662721b48e769899cf39e8e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for effort_zero_commit-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c883dc950822f112f7efb557009c7a82c9fe2757d0db7acab1bfa3c6f71b9b7e
MD5 d2d3c9142109cea9ad7e7521b3234e73
BLAKE2b-256 7fd07b5943a870ee135c6bba300ed559cd865b47b203b2223fd8eef97665fa25

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