/hypeviewer

hypeviewer (hv) is a clone of the `pv` utlity, written in Rust.

Primary LanguageRust

Hypeviewer

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>