vpipe 0.3.0

A command line pipeline viewer tools
Documentation
# 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
```