AI-powered Git commit message generator using DeepSeek API.
-
Install Python 3.8+ from python.org
-
Install the package:
pip install git-commit-aigit clone https://github.com/yourusername/git-commit-ai
cd git-commit-ai
pip install -e .# Set your new OpenRouter API key
git-commit-ai config set-key sk-or-your-openrouter-key-here
# Verify it's set
git-commit-ai config show