bam

fast and flexible build system

Install

All systems
curl cmd.cat/bam.sh
Debian Debian
apt-get install bam
Ubuntu
apt-get install bam
Alpine
apk add bam
Arch Arch Linux
pacman -S bam
image/svg+xml Kali Linux
apt-get install bam
Fedora
dnf install bam
Windows (WSL2)
sudo apt-get update sudo apt-get install bam
OS X
brew install bam
Raspbian
apt-get install bam
Docker
docker run cmd.cat/bam bam powered by Commando

bam

fast and flexible build system

Bam uses Lua to describe the build process. It's takes its inspiration for the script files from scons. While scons focuses on being 100% correct when building, bam makes a few sacrifices to acquire fast full and incremental build times.