1 unstable release
Uses new Rust 2024
| 0.1.0 | May 28, 2025 |
|---|
#2425 in Text processing
6KB
97 lines
Lilgrep
lilgrep is a collection of basic utilities for searching text within files.
A minimal command-line tool that searches for lines matching a pattern in a file, similar to grep. Built for simplicity and learning purposes.
Uses new Rust 2024
| 0.1.0 | May 28, 2025 |
|---|
#2425 in Text processing
6KB
97 lines
lilgrep is a collection of basic utilities for searching text within files.