15 releases
0.1.15 | Jan 17, 2023 |
---|---|
0.1.11 | Dec 19, 2022 |
0.1.10 | Nov 24, 2022 |
0.1.8 | May 2, 2022 |
0.1.2 | Mar 8, 2021 |
#25 in Build Utils
126 downloads per month
180KB
4.5K
SLoC
Introduction
Welcome to laze, a ninja build file generator. Aspires to be the next goto-alternative to make.
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 task 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
~12MB
~245K SLoC