A lightweight version of the Unix utility make with support for project dependencies that are web-based resources.
This is a past project for UWA's Systems Programming unit, refer to the original project specification here.
cargo build --release
target/release/bake [OPTIONS] [TARGET_NAME]
A sample project has been included which can be built using bake
target/release/bake -C example