premake

Lua-based build system that writes once, builds anywhere

brewmacoslinux
Try with needOr install directly
Source

About

Write once, build anywhere Lua-based build system

Commands

premake5

Examples

Generate Visual Studio project files from premake5.lua$ premake5 vs2022
Generate Makefiles for Unix/Linux builds$ premake5 gmake2
List all available actions and options$ premake5 --help