premake5

A build script generator

Debian Debian
RUN apt-get update && \ apt-get install -y premake
Ubuntu
RUN apt-get update && \ apt-get install -y premake
Arch Arch Linux
RUN pacman -S --noconfirm premake
Fedora
RUN dnf install -y premake
Raspbian
RUN apt-get update && \ apt-get install -y premake
click the source code to copy install premake5 on any operating system with command-not-found.com