update colorz
keep up with zig
update clap
it's a speedy and pretty little lolcat.
originally based on clolcat, now it has diverged in some ways:
compared to other great implementations that support unicode properly, zlolcat is 400%-1200% faster in typical use, but slower on some edge-cases.
install latest zig
and do zig build install --prefix ~/.local -Doptimize=ReleaseFast
.
install the program in your $PATH
, and invoke zlolcat
with something on stdin
,
or zlolcat file1 file2
.
use zlolcat -h
to see all the options. to randomise the rainbow phase,
you can plug a random source in like zlolcat -s$RANDOM
.