Learn how to work with multiple repositories in a single Gitpod environment
onCreateCommand
allows you to clone additional repositories when your environment starts. This method is particularly useful when you want to maintain the repository setup as part of your Dev Container configuration.
Add an onCreateCommand
entry to your .devcontainer/devcontainer.json
file:
automations.yaml
file: