| Crates.io | baml-cli |
| lib.rs | baml-cli |
| version | 0.218.0 |
| created_at | 2026-01-07 06:56:40.03381+00 |
| updated_at | 2026-01-22 09:00:01.240859+00 |
| description | BAML CLI for Rust |
| homepage | https://github.com/BoundaryML/baml |
| repository | https://github.com/BoundaryML/baml |
| max_upload_size | |
| id | 2027656 |
| size | 34,074 |
BAML CLI for Rust - Command-line interface for the BAML (Boundary AI Markup Language) runtime.
cargo install baml-cli
git clone https://github.com/BoundaryML/baml.git
cd baml/languages/rust
./setup-ffi.sh
cargo install --path baml-cli
cd languages/rust
./setup-ffi.sh
cargo build --release -p baml-cli
The binary will be available at target/release/baml-cli.
baml-cli [args...]
For more information, see the BAML documentation.
MIT License - see the LICENSE file for details.