1 unstable release

0.1.0 Dec 1, 2019

#16 in #concatenate

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

~3MB
~55K SLoC