# github-statistic **Repository Path**: mirrors_api7/github-statistic ## Basic Information - **Project Name**: github-statistic - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-22 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Github Statistic Provides merged PR, contributors, and new contributor statistics for Github repositories ## Usage 1. Download the binary package and unzip it Download the binary package suitable for your system on [the release page](https://github.com/api7/github-statistic/releases). 2. Create Github token Please check [the official Github documentation](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token#creating-a-token) ([Chinese](https://docs.github.com/cn/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token#creating-a-token)) 3. Configure Fill in your Github token into the `config.yaml` 4. Run ```shell ./github-statistic ``` 5. Args description please check: ```shell ./github-statistic -h ```