Package premake

Cross-platform build configuration tool

https://premake.github.io/

Premake is a command line utility which reads a scripted definition of a
software project, then uses it to perform build configuration tasks or generate
project files for toolsets like Visual Studio, Xcode, and GNU Make. Premake's
scripts are little Lua programs, so the sky's the limit!

Version: 5.0.0

General Commands

premake5 A build script generator.