1个稳定版本
1.0.0 | 2021年10月10日 |
---|
#4 in #pv
12KB
206 行
Hypeviewer
请注意,该项目仍在开发中,目前无法保证编译或运行。
Hypeviewer是用Rust编写的命令行实用工具pv(pipviewer)的克隆版。
构建说明
- 克隆此仓库
$cargo build
运行
- 克隆此仓库
$ source | cargo run -- <命令行参数> | destination
或$ source | cargo run -- -o <destination>
lib.rs
:
Hypeviewer - pipeviewer
的简单克隆版
依赖
~1MB
~12K SLoC