#github

app kpi

A simple tool to list Github organization contributors during a specified interval

1 unstable release

0.1.0 Jan 29, 2024

#108 in #git-hub

MIT license

16KB
293 lines

kpi

你看看你,怎么又在刷 KPI?

A simple tool to list AOSC-Dev contributors during a specified interval.

Usage

Set your GitHub Application Token via the $GITHUB_TOKEN environmental variable, and simply:

cargo run --release -- --org aosc-dev --days 31 --filter-org-user

and run with --help for more information.

Dependencies

~14–28MB
~413K SLoC