text_searcher

Crates.iotext_searcher
lib.rstext_searcher
version0.1.7
sourcesrc
created_at2021-10-03 19:55:48.887658
updated_at2021-10-08 15:58:55.264429
descriptionA simple text searcher tool
homepage
repository
max_upload_size
id459809
size8,319
Kaique da Silva (ktfth)

documentation

README

Text Searcher

description

Yet another text searcher, for basic tasks

Usage

Install the command:

[sudo] cargo install text_searcher

Running:

text-searcher [your-pattern-or-regex] --include [your-pattern-or-regex] --ignore [your-pattern-or-regex]
Commit count: 0

cargo fmt