Render CP437-encoded ANSI art to UTF-8 terminals.
Install the escapes CLI tool:
go install github.com/tetsuo/escapes/cmd/escapes@latestThen run it with a file argument:
escapes -i file.ansor you can pipe a file into it:
escapes < file.ansFind cool ANSI art at:
I use the Hack font.
