Skip to content

omaralhoori/deepsearch-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deepsearch

A terminal program written in rust language that lets you search deeply in your documents

USAGE:

deepsearch [OPTIONS] --query <QUERY>

OPTIONS:

-d, --start-path <START_PATH>    Directory to start searching from [default: .]
-h, --help                       Print help information
-n, --non-recursive              Search only in current or given directory without recursion
-q, --query <QUERY>              The text you are searching for
-s, --sensitive                  Is searching sensitive
-V, --version                    Print version information

About

A terminal program written in rust language that lets you search deeply in your documents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages