1 unstable release

0.1.0 Dec 1, 2019

#15 in #concatenate

22 downloads per month

MIT license

47KB
70 lines

Usage:

imgcat 0.1.0

USAGE:
    imgcat [FLAGS] [OPTIONS] <path>

FLAGS:
    -h, --help                     Prints help information
        --inline
        --preserve-aspect-ratio
    -V, --version                  Prints version information

OPTIONS:
        --height <height>     [default: auto]
        --width <width>       [default: auto]

ARGS:
    <path>

cargo run -- me.jpg

install:

cargo install --path .

Dependencies

~2.5MB
~52K SLoC