leafbuild 0.0.1-dev.1

A WIP C/C++ buildsystem.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Introduction

## So, what is `leafbuild`?

`leafbuild` is an open-source C/C++ meta build system.
It was designed as an alternative to `cmake` and `meson`.

Both the build system and the docs are WIP; keep this in mind.
If you have any questions feel free to <a href="mailto:dinu.blanovschi@criptext.com">contact me</a>.

## What backends will it be able use?
`ninja`, `make`(not implemented yet).