Skip to main content
For projects with multiple environments (dev, staging, prod), use environment mixins:

Custom environments

Create custom environments by inheriting from BaseEnv:
Each environment bakebook is a full Bakebook, so tasks and settings can differ per environment through plain inheritance.