unicorn

Rack HTTP server for fast clients

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