hypeviewer

Crates.iohypeviewer
lib.rshypeviewer
version1.0.0
sourcesrc
created_at2021-10-10 07:52:33.037951
updated_at2021-10-10 07:52:33.037951
descriptionEducational Clone of Pipviewer
homepagehttps://github.com/anirudhRowjee/hypeviewer
repositoryhttps://github.com/anirudhRowjee/hypeviewer
max_upload_size
id463051
size17,784
Anirudh Rowjee (anirudhRowjee)

documentation

README

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>
Commit count: 8

cargo fmt