Creating a Recipe
How to create a recipe on DevZero.
Create New Recipe
From your DevZero Console, select Create New
>> Create new recipe
. This will take you to the new repo page.
Name Your Recipe
Provide a name for your new Recipe.
Select Repository
From here, you can choose to use a public Github repository by providing a URL or you can authenticate to our Github App to select a private repository.
Alternatively, you can launch a blank Recipe by clicking "Create a recipe" without providing a code repo.
If you're not using GitHub or prefer a different authentication method, check out this section on cloning source code.
Make Recipe Changes
Make desired changes to your Recipe, select 'Save and Build' to initiate a build process, verifying successful Recipe compilation. To streamline Recipe creation, we offer suggested steps based on an analysis of your code.
After you've successfully built your Recipe and are done iterating, you're ready to use the Recipe to launch a Workspace.
We provide detailed build logs to help you identify any errors in your build and make iterating on Recipes easy.
Launch A Workspace from New Recipe and Connect
Click 'Launch' to create a new Workspace from your Recipe. To connect to your Workspace, you'll need to install the DevZero CLI. From there you can connect with VSCode or a directly with a terminal.