Skip to content

Releases: GriffinCanCode/bldr

v2.0.3

01 Dec 05:55
fce4a4f

Choose a tag to compare

Release v2.0.3

bldr v2.0.0

01 Dec 01:39
27a887c

Choose a tag to compare

bldr v2.0.0

High-performance build system for mixed-language monorepos.

Installation

Homebrew (recommended):

brew tap GriffinCanCode/bldr
brew install bldr

Cargo:

cargo install bldr

What's New

  • Renamed CLI from builder to bldr
  • All distribution platforms aligned to v2.0.0
  • Performance improvements and bug fixes

Supported Platforms

  • macOS arm64 (Apple Silicon)
  • macOS x86_64 (Intel) - coming soon
  • Linux x86_64 - coming soon
  • Linux arm64 - coming soon