CMD + K

bake

Community

Bake — the strangely familiar workflow utility.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::bake

Usage Tracking

0.12.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

What's in the oven? - A Bakefile, which looks and feels like the good parts of a Makefile. - Except, you can write real bash code! Any and all syntax is accepted — no magic going on here. ;) - Unlike Makefile, you may utilize (4 × U+0020 a.k.a. “spaces”) for indentation. - Environment variables are explicitly passed or whitelisted (--allow), not inherited from the parent shell. - Tasks can be run safely and reliably. Rest assured that scripts are executed from the project root directory. - There are many other benefits to this design, that have yet to be expressed in this document.

About

Summary

Bake — the strangely familiar workflow utility.

Last Updated

Nov 18, 2019 at 14:46

License

MIT

Supported Platforms

noarch
linux-64
macOS-64