rust_cli_tool_grrs 0.1.0

A tool to read files
Documentation
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)