31 releases
new 0.1.32 | Feb 18, 2025 |
---|---|
0.1.29 | Dec 20, 2024 |
0.1.25 | Nov 25, 2024 |
0.1.21 | Feb 13, 2024 |
0.1.2 | Mar 8, 2021 |
#19 in Build Utils
12,894 downloads per month
240KB
5.5K
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
~22–34MB
~544K SLoC