Auto-Commit Generator using Google Gemini

Stop writing commit messages! This npm package automatically generates commit messages in english.

Setup: Set GOOGLE_API_KEY environment variable.

Run npx auto-commit-gemini.

Fish Shell: Add this to ~/.config/fish/config.fish:

set -x GOOGLE_API_KEY <your_api_key>

Then run:

source ~/.config/fish/config.fish

Benefits:

  • Saves time
  • Improves communication
  • Enhances workflow

Built With

Share this project:

Updates