1 2 3 4 5 6 7 8
# GRRS This tool is created as an alternative to the `grep` command in linux. ## Sources [How to build CLI apps in Rust](https://rust-cli.github.io/book/tutorial/index.html)