Hypeviewer
Please note this project is a work in progress, and is not guaranteed to compile or run at the moment.
Hypeviewer is a clone of the command-line utility pv (pipviewer) written in Rust.
Build Instructions
- Clone this repository
$ cargo build
Run
- Clone this repository
$ source | cargo run -- <command line arguments> | destinationor$ source | cargo run -- -o <destination>