muon

Meson-compatible build system written in Rust for fast builds

brewmacoslinux
Try with needOr install directly
Source

About

Meson-compatible build system

Commands

muon

Examples

Initialize a new muon project in the current directory$ muon init
Build the project using muon$ muon build
Run tests for the current project$ muon test