#search #demo #grep #cli #grrs

app roshennair-grrs

A tool to search files for lines containing specific keywords

1 unstable release

0.1.0 Nov 29, 2020

#85 in #demo

MIT license

4KB

GRRS - A grep clone made using Rust

This is a small demo project I made in Rust to learn the ins and outs of Rust CLI applications. Essentially, it is a tool to search files for lines containing specific keywords. I made this demo project by following along with the excellent documentation provided at https://rust-cli.github.io/book/tutorial.

Dependencies

~2.5MB
~48K SLoC