kpi

Crates.iokpi
lib.rskpi
version0.1.0
sourcesrc
created_at2024-01-29 03:50:41.948725
updated_at2024-01-29 03:50:41.948725
descriptionA simple tool to list Github organization contributors during a specified interval
homepage
repository
max_upload_size
id1118351
size54,551
Mag Mell (eatradish)

documentation

README

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.

Commit count: 0

cargo fmt