1 unstable release
Uses old Rust 2015
0.1.1 | Jul 15, 2019 |
---|
#222 in #grep
29KB
195 lines
so stupid search tool
install
install from source code
-
Download the file
-
Enter the directory contains file with name of "Cargo.toml"
-
Run command as blow:
cargo build --release
-
Then you will get the executable file ./target/release/sfind
install by cargo
- cargo install so_stupid_search
Usage
sf search-string start-directory
Example
sf walk .
Dependencies
~0–6.5MB
~36K SLoC