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

Skip to content

dazuiba/git-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-bar

bar length reflects commit changes; daily author activity at a glance.

npx git-bar --days 7

git-bar CLI screenshot

Install & run

Prefer no-install? Use npx:

npx git-bar --days 7

or install with npm/pnpm

npm install -g git-bar   # once published on npm

Command & options

git-bar [--author keyword] [--author keyword2] [--days N]
  • --author <keyword>: filter authors by substring; repeatable; OR logic; case-insensitive.
  • --days <N>: show only the last N days; overrides the default fetch limit.

Findability

git calendar, git stats, git activity graph, git contributions chart, git commits per day, git author stats terminal.

License

MIT

About

bar length reflects commit changes; daily author activity at a glance.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published