bam

Lua-based build system for describing and executing build processes

brewmacoslinux
Try with needOr install directly
Source

About

Build system that uses Lua to describe the build process

Commands

bam

Examples

Initialize a new bam project and run the build$ bam
Build a specific target$ bam target_name
Clean build artifacts$ bam -c