20 stable releases
1.6.10 | Jul 20, 2023 |
---|---|
1.6.8 | Feb 5, 2023 |
1.6.4 | Apr 17, 2022 |
1.6.1 | Dec 29, 2021 |
0.1.0 |
|
#566 in Text processing
125 downloads per month
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
Verbose output
NOTE
The architecture of the app might look sick - don't worry, it's just a playground for various Rust paradigms.
Dependencies
~8–17MB
~208K SLoC