Skip to content

A lightweight version of the Unix utility make with support for project dependencies that are web-based resources.

License

Notifications You must be signed in to change notification settings

rightfold/bake-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bake

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.

Setup

cargo build --release

Usage

target/release/bake [OPTIONS] [TARGET_NAME]

A sample project has been included which can be built using bake

target/release/bake -C example

License

GNU General Public License v3.0

About

A lightweight version of the Unix utility make with support for project dependencies that are web-based resources.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published