saja is a build system for C. ready to start?
```console
$ saja init
```
there, all done!
saja comes with two extensions to C:
- -
currently, it only works with clang.
for an example, see [./example](./example).
```console
$ cargo install saja
```