mustache

Mustache is a framework-agnostic way to render logic-free views

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