vpipe

Crates.iovpipe
lib.rsvpipe
version0.3.0
sourcesrc
created_at2022-03-30 08:54:01.806841
updated_at2022-04-01 02:34:06.928436
descriptionA command line pipeline viewer tools
homepagehttps://github.com/iasonliu/vpipe
repositoryhttps://github.com/iasonliu/vpipe
max_upload_size
id559053
size21,286
Xiangxu (iasonliu)

documentation

https://docs.rs/vpipe

README

vpipe is pipeline viewer tools

A command line pipeline viewer tools

USAGE:
    vpipe [OPTIONS] [INFILE]

ARGS:
    <INFILE>    Read from a file instead of stdin [default: ]

OPTIONS:
    -h, --help                 Print help information
    -o, --outfile <OUTFILE>    Write to stdout instead of stdout [default: ]
    -s, --silent               silent output
    -V, --version              Print version information
Commit count: 28

cargo fmt