Skip to content

Breadleaf/bake-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bake (cli tool)

bake is a cli build tool to replace most simple use cases of GNU make. It was not build with things like cache, speed, etc in mind. It was created to simplify Makefile systems with a lot of bash conditional statements. Most of the complex functions of a Makefile are deferred to the shell, therefore it should be capable of the same things make can do.

PyPI Website

GitHub Website

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages