so_stupid_search

Crates.ioso_stupid_search
lib.rsso_stupid_search
version0.1.1
sourcesrc
created_at2019-07-15 06:36:59.82921
updated_at2019-07-15 06:36:59.82921
descriptionA tool for high-volume text operators that is easy to use without thinking, and adheres to the principle of minimal surprise
homepagehttps://github.com/Lispre/so_stupid_search
repositoryhttps://github.com/Lispre/so_stupid_search
max_upload_size
id149142
size62,004
(Lisprez)

documentation

https://github.com/Lispre/so_stupid_search/wiki

README

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 .

image

Commit count: 55

cargo fmt