Skip to content

CLI tool which analyzes Github event data for 1 hour.

Notifications You must be signed in to change notification settings

dikaeinstein/ghanalytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1ddbe79 · Sep 19, 2021

History

10 Commits
Sep 10, 2021
Sep 19, 2021
Sep 10, 2021
Sep 10, 2021
Sep 9, 2021
Sep 10, 2021
Sep 8, 2021
Sep 8, 2021
Sep 9, 2021
Sep 9, 2021
Sep 8, 2021

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

Watchers

Forks

Releases

No releases published

Packages

No packages published