Description
Source repositories can be counted quickly from the command line. This Rust utility reports line totals for codebases, helping developers estimate size, compare modules, or inspect generated and handwritten code. It scans local project files recursively, so avoid pointing it at directories whose names or counts should stay private.