#searcher #text #tool #regex #tasks #basic #running

app text_searcher

A simple text searcher tool

6 releases

0.1.7 Oct 8, 2021
0.1.6 Oct 7, 2021

#1039 in Text processing

21 downloads per month

Unlicense OR MIT

7KB
112 lines

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]

Dependencies

~2–3MB
~53K SLoC