What is xmake?
devxmake is a lightweight, cross-platform build utility based on Lua. It functions as a combined Build backend, Project Generator, Package Manager, and supports Remote/Distributed builds and Caching.
It is designed to be a modern alternative to Make/Ninja, CMake/Meson, and package managers like Vcpkg/Conan, providing a concise and intuitive configuration syntax via xmake.lua files.