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 |
#2814 in Command line utilities
148 downloads per month
5KB
106 lines
项目目的:使用rust实现grep 功能:通过正则表达式实现文本内容或者输出内容的匹配检索 用于在文件中查找指定字符串,并返回匹配的行。
todo:
- 实现行号显示
- 实现文件名显示
- 实现文件夹支持
Dependencies
~2.2–3MB
~55K SLoC