18 stable releases

1.6.8 Feb 5, 2023
1.6.6 Jan 21, 2023
1.6.4 Apr 17, 2022
1.6.1 Dec 29, 2021
0.1.0 Feb 10, 2021

#478 in Text processing

Download history 1/week @ 2022-11-30 15/week @ 2022-12-14 2/week @ 2022-12-28 1/week @ 2023-01-11 45/week @ 2023-01-18 12/week @ 2023-01-25 53/week @ 2023-02-01 59/week @ 2023-02-08 57/week @ 2023-02-15 37/week @ 2023-03-15

56 downloads per month

Unlicense

180KB
2K SLoC

tgrep

tgrep is a toy grep that searches regexp recursively and applies .gitignore rules if specified.

Installation

Install cargo and run cargo install tgrep.

Usage

> tgrep 'my socks' ~

Normal mode

Normal mode

Verbose output

Verbose mode

NOTE

The architecture of the app might look sick - don't worry, it's just a playground for various Rust paradigms.

Dependencies

~6MB
~122K SLoC