Skip to content

armandas/git-punchcard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Punchcard

I wanted a quick way to generate a punchcard for a git repository and came across go-punchcard. Building this old go project seemed like a lot of hassle, so I wrote my own version in Rust.

Usage

Default design

cargo run

git punchcard

Punchcard-like with circles

cargo run -- --circles

git punchcard

Filter by author

Only selects a commit if the author name contains the given word.

cargo run -- --author=your_name

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages