How To¶
This section of the documentation aims to provide guided examples for users to familiarize themselves with the use of Queenbee to create reusable recipe templates and store them.
Pre-Flight Check¶
Tools¶
It will be easier to follow these guides if you have a few tools installed on your computer.
A Code Editor (we like VSCode but you can use whatever you want of course!)
Python 3.6 or above (installation)
Queenbee CLI (installation)
Knowledge¶
New users will benefit from being familiar with the following:
Terminals/command prompts to debug potential issues
YAML (official spec or a human friendly explainer)
Docker and containers are in general helpful but is not essential