Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Git statistics but with a cat

License

NotificationsYou must be signed in to change notification settings

z1cheng/statscat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git statistics but with a cat

StatsCatLanguage:GoGo Report CardLicense:MIT

Stats Cat🐈 is a CLI tool to get statistics of your all git repositories.

example

Installation

You need to confirm you have configuredGolang environment beforce installing Stats Cat.

Then just run the following command:

go install github.com/z1cheng/statscat@latest

Usage

Usage:  statscat [-d dir] [-a author] [--since since] Examples:    statscat  # get the statistics of all repositories in current directory    statscat -d /directory -a author --since 1.week  # get the statistics of all repositories under /directory, author is author name, since is from 1 week agoFlags:  -a, --author string   author name to be calculated, default is all authors  -d, --dir string      directory to be calculated, statscat will search recursively, default is current directory (default ".")  -h, --help            help for statscat      --since string    show stats more recent than a specific date

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp