Skip to main content

laze: a ninja buildfile generator

Project description

# Introduction

Welcome to laze, a ninja build file generator. Aspires to be the next goto-alternative to make.

# Requirements

  • python3

  • ninja

# Installation

$ apt-get install ninja $ pip3 install –user laze

# Getting started

Laze is very early in its development, thus getting started is currently way more complicated (and verbose) than necessary.

Anyhow, there’s an example project in the examples folder. After installing laze (e.g., using pip) and checking out this repository, you can build the example project with these commands:

$ cd example $ laze generate build.yml $ ninja $ ./hello/bin/host/hello.elf

# Documentation

TODO.

# License

laze is licensed under the terms of GPLv3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

laze-0.0.3.tar.gz (9.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page