cbuild 0.1.4

A Build System that uses a YAML file to build your C/C++ projects.
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}