1 个稳定版本
1.0.0 | 2022年3月28日 |
---|
#3 在 #xxx
36KB
911 行
Rustler
rustler
是一个用Rust编写的CLI工具,用于轻松查找、索引和显示特殊面包屑注释。
这包括包含以下任意一个(不区分大小写)的注释:
TODO
FIXME
XXX
NOTE
安装
cargo install
会处理所有依赖项,运行 cargo build --release
来构建二进制文件。
用法
rustler 1.0
Rustles files for TODO and FIXME comments
USAGE:
rustler <filename> <context>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
ARGS:
<filename> Sets the input file to rustle
<context> Tells rustler how many files of surrounding context to return for special lines
依赖项
~0.7–1MB