1 unstable release
0.1.0 | Oct 29, 2021 |
---|
#139 in #grep
7KB
51 lines
rust-grep
A CLI tool to "grep" for keywords in file paths - Written in Rust
To run
cargo run -- "<keyword>" <file_path>
Example:
cargo run -- "word" src/main.rs
Dependencies
~4MB
~69K SLoC