Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 305 Bytes

File metadata and controls

9 lines (6 loc) · 305 Bytes

gitplot

A small desktop app that plots a git repository's cumulative lines-of-code and commits over time. Open a folder, watch the chart appear, then tick file extensions on or off to slice the line by what you care about (e.g. exclude .json fixtures).

Build & run

cargo run --release