- Clone repository
cd moons
cargo install --path .
Render images as grids of emoji moons
Usage: moons [OPTIONS] <FILE>
Arguments:
<FILE> The input image file
Options:
-g, --gamma <GAMMA> The gamma correction to apply to the image before converting [default: 1]
--width <WIDTH> [default: 30]
--height <HEIGHT> [default: 30]
-h, --help Print help
-V, --version Print version