recipe-example
When to load recipes
| You are working on… | Load recipe |
|---|---|
| Setting up a new example project | references/recipes/setup.md |
| Writing example configuration | references/recipes/config-patterns.md |
| Testing example code | references/recipes/testing.md |
Load setup.md when starting any new example project.
Overview
Recipes for working with the Example framework. Covers project setup, configuration patterns, and testing conventions.