kantord/zeitgrep

Add count mode (-c/--count)

Open

#35 opened on May 6, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (1 fork)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (68 stars)
PR merge metrics
 (PR metrics pending)

Description

Print only the number of matching lines per file. Widely used in scripts and CI to gate on match counts.

Contributor guide