8 releases
Uses new Rust 2021
0.1.8 | May 2, 2022 |
---|---|
0.1.7 | Apr 13, 2022 |
0.1.5 | Sep 21, 2021 |
0.1.4 | Jul 7, 2021 |
0.1.1 | Jan 6, 2021 |
#93 in Build Utils
275 downloads per month
170KB
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 manage, 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
~228K SLoC