Crates.io | imgcat |
lib.rs | imgcat |
version | 0.1.0 |
source | src |
created_at | 2019-12-01 09:11:05.611719 |
updated_at | 2019-12-01 09:11:05.611719 |
description | concatenate and print images in iterm2 |
homepage | https://github.com/ltoddy/imgcat-rs |
repository | https://github.com/ltoddy/phony |
max_upload_size | |
id | 185697 |
size | 55,013 |
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
cargo install --path .