8000 GitHub - elenaf9/laze: A fast, declarative build system for C/C++ projects, based on Ninja
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
< 8000 /div>

elenaf9/laze

 
 

Repository files navigation

CI Dependency Status Coverage Status Packaging status latest packaged version(s) MSRV

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).

About

A fast, declarative build system for C/C++ projects, based on Ninja

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 93.6%
  • Shell 3.5%
  • CSS 1.7%
  • Other 1.2%
0