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

app text_searcher

一个简单的文本搜索工具

6个版本

0.1.7 2021年10月8日
0.1.6 2021年10月7日

#1115文本处理

每月24次下载

Unlicense OR MIT

7KB
112 代码行

文本搜索器

描述

又一个文本搜索工具,用于基本任务

用法

安装命令

[sudo] cargo install text_searcher

运行

text-searcher [your-pattern-or-regex] --include [your-pattern-or-regex] --ignore [your-pattern-or-regex]

依赖项

~2–3MB
~53K SLoC