38 releases
| 0.1.39 | Jan 27, 2026 |
|---|---|
| 0.1.38 | Jul 17, 2025 |
| 0.1.37 | Jun 24, 2025 |
| 0.1.35 | Mar 28, 2025 |
| 0.1.2 | Mar 8, 2021 |
#75 in Build Utils
179 downloads per month
260KB
6K
SLoC
Introduction
Welcome to laze, powerful meta build system designed to handle large build matrices of highly modular projects.
Installation
Install the ninja build tool using your distro's package manager, then install laze using cargo:
$ cargo install laze
Getting started
$ laze -C examples/hello-world build run
Documentation
Please take a look at the manual. It is still incomplete, but being worked on.
License
laze is licensed under the terms of the Apache License (Version 2.0).
Dependencies
~26–42MB
~626K SLoC