A CLI tool to "grep" for keywords in file paths - Written in Rust
cargo run -- "<keyword>" <file_path>
cargo run -- "word" src/main.rs