SDK and workshop definition files¶
Three YAML files describe what a workshop is and how the SDKs inside it behave. Each file has one authoritative reference page:
workshop.yamlis authored by workshop users; Workshop reads it to launch a workshop. See Workshop definition.sdk.yamlships inside SDK packages; Workshop reads it at install time. Also authored directly for in-project SDKs. See SDK definition.sdkcraft.yamlis authored by SDK publishers; SDKcraft reads it to build an SDK package, which embeds the generatedsdk.yaml. See SDKcraft project definition.
See also¶
Explanation: