hello-grrs

Crates.iohello-grrs
lib.rshello-grrs
version0.1.1
sourcesrc
created_at2024-09-29 03:23:33.438715
updated_at2024-09-29 08:58:03.62288
descriptionA tool to search files
homepagehttps://github.com/cao7113/hello-grrs
repositoryhttps://github.com/cao7113/hello-grrs
max_upload_size
id1390550
size22,228
草色青青 (cao7113)

documentation

README

Hello Grrs

Build status Crates.io

A small grep clone. That is a tool that we can give a string and a path and it’ll print only the lines that contain the given string. Let’s call it grrs (pronounced “grass”).

Usage

cargo install hello-grrs
grrs hello some-file

Links

Commit count: 3

cargo fmt