Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GH Analytics

CLI tool which analyzes Github event data for 1 hour.

Build Status Coverage Status

Build From Source

Prerequisites

  • make
  • GO 1.17+
git clone https://github.com/dikaeinstein/ghanalytics

cd ghanalytics
make fetch
make build

Run ./ghanalytics -help | -h to get help and see available options

Available Commands

  • top10Users — Top 10 active users sorted by amount of PRs created and commits pushed.
  • top10ReposByCommitsPushed — Top 10 repositories sorted by amount of commits pushed.
  • top10ReposByWatchEvents — Top 10 repositories sorted by amount of watch events.

About

CLI tool which analyzes Github event data for 1 hour.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages