Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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
Appearance settings

Command-line tool to get the total traffic statistics of your GitHub repositories.

License

NotificationsYou must be signed in to change notification settings

umutphp/github-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command-line tool to get the total traffic statistics of your GitHub repositories.

How To Use

Statistics for today:

github-stats --token A_Valid_Personal_Access_Token

Statistics for last 7 days:

github-stats --token A_Valid_Personal_Access_Token --day 7

For details please use--help as argument;

$ go run main.go --helpNAME:   github-stats - Get the total visit stats of your GitHub repositoriesUSAGE:   github-stats [global options]VERSION:   0.0.2AUTHOR:   Umut Işık<umutphp@gmail.com>OPTIONS:   --day value, -d value           The number of days from today to show the stats (default: 0)   --show-details value, -s value  Show detailed output or not. 0 to close. Default is 1 (default: 1)   --token value, -t value         Personal access token got from GitHub to use the API   --help, -h                      showhelp (default: false)   --version, -v                   print the version (default: false)

How To Contribute

All kind of contributions are ok for me :).

About

Command-line tool to get the total traffic statistics of your GitHub repositories.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp