#gitignore #find #grep #search #cli

bin+lib taro-cli

多个生活品质命令行工具的包装器

1 个不稳定版本

0.1.0 2022年11月14日

#58 in #gitignore

MIT 许可证

12KB
262

taro

Rust

多个生活品质命令行工具的包装器。

模块

  • Find:在目录中递归查找匹配子字符串查询的所有文件。

  • Grep:查找文件中所有匹配子字符串查询的行。

  • Git Ignore:生成针对指定技术定制的gitignore文件。


lib.rs:

多个生活品质命令行工具的包装器。

包含

  • [find]
  • [gitignore]
  • [grep]

依赖

~3–14MB
~209K SLoC