Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 358 Bytes

File metadata and controls

25 lines (17 loc) · 358 Bytes

GitHub user recent activity summary

Show the recent activity summary of a GitHub user.

Requirements

Build

cargo build --release

Usage

./target/release/github-user-recent-activity-summary MiLk

Format

cargo fmt

It will use rustfmt.toml file for formatting.