Cross-platform build utility and project manager based on Lua scripting.
Cross-platform build utility based on Lua
xmake
$ xmake create myproject
$ xmake build
$ xmake run
$ xmake install
$ xmake clean