4 releases

0.2.1 Mar 25, 2024
0.2.0 Mar 23, 2024
0.1.1 Mar 23, 2024
0.1.0 Mar 23, 2024

#2544 in Command line utilities

Download history 289/week @ 2024-03-18 121/week @ 2024-03-25 94/week @ 2024-04-01

504 downloads per month

MIT/Apache

5KB
106 lines

项目目的:使用rust实现grep 功能:通过正则表达式实现文本内容或者输出内容的匹配检索 用于在文件中查找指定字符串,并返回匹配的行。

todo:

  • 实现行号显示
  • 实现文件名显示
  • 实现文件夹支持

Dependencies

~2–3MB
~53K SLoC