1 stable release

1.0.0 Oct 10, 2021

#4 in #pv

MIT/Apache

12KB
206 lines

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

  1. Clone this repository
  2. $ cargo build

Run

  1. Clone this repository
  2. $ source | cargo run -- <command line arguments> | destination or $ source | cargo run -- -o <destination>

lib.rs:

Hypeviewer - A simple clone of pipeviewer

Dependencies

~1MB
~11K SLoC