Welcome to laze, a ninja build file generator. Aspires to be the next goto-alternative to make.
Install the ninja build tool using your distro's package manage, then install laze using cargo:
$ cargo install laze
$ laze -C examples/hello-world task run
TODO.
laze is licensed under the terms of the Apache License (Version 2.0).