28 releases
0.1.29 | Dec 20, 2024 |
---|---|
0.1.25 | Nov 25, 2024 |
0.1.21 | Feb 13, 2024 |
0.1.18 | Dec 18, 2023 |
0.1.2 | Mar 8, 2021 |
#43 in Build Utils
4,153 downloads per month
235KB
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
~13–24MB
~360K SLoC