[][src]Module wf2_core::recipes

Recipes in wf2 define how a particular project will run.

The CLI will adapt based on the current project's 'recipe' meaning you'll only see commands relevant to the project you run the command in.

Examples

If your wf2.yml file contains the following...

recipe: M2

Then you'll only see content relevant to the Magento 2, and the same thing for the Wordpress Recipe

recipe: Wp

Recipes

Modules

m2
recipe_kinds
shared
wp

Structs

RecipeTemplate

Traits

Recipe

Functions

available_recipes