ninja-build 0.0.1

Ninja is a small build system with a focus on speed.
Documentation
1
2
3
4
5
6
7
This is a Rust port of Ninja, which is a small build system with a focus on speed.

See the manual -- https://ninja-build.org/manual.html or
doc/manual.asciidoc included in the distribution -- for background
and more details.

To build your own binary, just run `cargo build`.