Get started in
three commands
You'll need macOS 26+, Xcode with Metal Toolchain, and mise for the zig toolchain.
# Clone with submodules
git clone --recursive git@github.com:tudoroancea/Bourbaki.git
cd Bourbaki
# Build GhosttyKit from source (~5 min first time)
make build-ghostty-xcframework
# Build and run the app
make run-app