chroma

A general-purpose syntax highlighter. The --lexer option is usually unnecessary, as it will be automatically determined based on the file extension. More information: <https://github.com/alecthomas/chroma>.

Debian Debian
RUN apt-get update && \ apt-get install -y chroma
Ubuntu
RUN apt-get update && \ apt-get install -y chroma
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y chroma
click the source code to copy install chroma on any operating system with command-not-found.com