About Anaconda Help Download Anaconda

Bake — the strangely familiar workflow utility.

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v0.12.0
  • osx-64 v0.12.0
  • noarch v0.12.0

conda install

To install this package run one of the following:
conda install conda-forge::bake
conda install conda-forge/label/cf202003::bake

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy