gragrep is super simple and small a Rust implementation built for educational purpose.
Use the package manager cargo to install grafgrep.
bash
cargo install grafgrep
```bash
grafgrep rust file.txt
IGNORE_CASE=1 grafgrep rust file.txt ```
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.