Skip to content
/ git-vibe Public

🎸 AI-powered Git commit message generator that vibes with your code — just run `git vibe commit`

License

Notifications You must be signed in to change notification settings

fcjr/git-vibe

Repository files navigation

🎸 git-vibe

Let your code commits speak with style.

git-vibe is a Git plugin that uses AI to generate commit messages based on your staged changes — then commits them for you.
No more writer’s block. Just good vibes and clean histories.


✨ What It Does

git vibe commit
  • 🔍 Analyzes your staged changes
  • 🧠 Summons an AI-generated commit message
  • ✅ Commits it for you

No prompts to write, no editors to open — just vibing.


⚡️ Installation

🍺 Homebrew (macOS/Linux)

brew install fcjr/fcjr/git-vibe

🪟 Scoop (Windows)

scoop bucket add fcjr https://github.com/fcjr/scoop-fcjr.git
scoop install git-vibe

🧰 Go (manual install)

go install github.com/fcjr/git-vibe/cmd/git-vibe@latest

Make sure your Go bin directory is in your $PATH.


🎤 Usage

In any Git repo:

git vibe commit

That’s it.


📄 License

BSD 3-Clause License


git-vibe — Because your code deserves a voice.

About

🎸 AI-powered Git commit message generator that vibes with your code — just run `git vibe commit`

Resources

License

Stars

Watchers

Forks