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 Guides ------ .. toctree:: :maxdepth: 1 plugin recipe repository-create repository-manage