Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hugoalexmartins/git-lazy

Repository files navigation

git-lazy

A focused git commit wrapper with semantic commit patterns and automated message generation.

Would you lazy me the message of the commit? You're still the best!

Streamline your git commits with semantic patterns and intelligent auto-generated messages based on your code changes.

# Basic semantic commit
git-lazy commit -t feat -m "user authentication system"

# Auto-generate from code changes (coming soon)
git-lazy commit --auto

# Get suggestions (coming soon)  
git-lazy commit --suggest

Status

  • ✅ Basic commit interface & validation
  • 🚧 Semantic message auto-generation
  • 🚧 Code change analysis

Quick Start

pnpm install
pnpm start

Focus: Smart semantic commits that save you time while keeping your history clean.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published