1个不稳定版本
0.1.0 | 2023年1月22日 |
---|
1784 在 文本处理 中
145KB
72 行
kth
一个为喜欢简单工作的工具爱好者而设计的过滤stdin行的命令行工具
本工具受 nth 启发
如何安装?
只需执行以下命令即可
wget -qO- https://raw.githubusercontent.com/TiagoCavalcante/kth/main/scripts/install.sh | bash
自行构建
自行构建非常简单
git clone https://github.com/TiagoCavalcante/kth
cargo build --release
./target/release/kth 1 2 3