lolcrab

crates.io

Like lolcat but with noise and more colorful.

lolcrab

Installation

lolcrab can be installed with cargo.

shell cargo install lolcrab

Usage

```text USAGE: lolcrab [FLAGS] [OPTIONS] [--] [File]...

ARGS: ... [default: -]

FLAGS: -h, --help Print help information -i, --invert Colorize the background -V, --version Print version information

OPTIONS: -c, --custom ... Create custom gradient using the specified colors -g, --gradient Sets color gradient [default: rainbow] [possible values: cividis, cool, cubehelix, inferno, magma, plasma, rainbow, rd-yl-gn, sinebow, spectral, turbo, viridis, warm] -s, --scale Sets noise scale. Try value between 0.01 .. 0.2 [default: 0.034] -S, --seed Sets seed [default: random] --sharp Sharp gradient ```