coderay

Helper programs for CodeRay Ruby lib for syntax highlighting

Debian Debian
RUN apt-get update && \ apt-get install -y coderay
Ubuntu
RUN apt-get update && \ apt-get install -y coderay
Arch Arch Linux
RUN pacman -S --noconfirm coderay
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y coderay
Fedora
RUN dnf install -y coderay
Raspbian
RUN apt-get update && \ apt-get install -y coderay
click the source code to copy install coderay on any operating system with command-not-found.com