File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ sidebar_position: 700
5
5
6
6
# Using Codespaces and GitPod
7
7
8
- <iframe width =" 560 " height =" 315 " src =" https://www.youtube.com/embed/71pmCfLdxTg?si=Q9YIESYEUNTBFBIy " title =" YouTube video player " frameborder =" 0 " allow =" accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share " referrerpolicy =" strict-origin-when-cross-origin " allowfullscreen ></iframe >
9
-
10
8
This tutorial will guide you to set up Defang in both Codespaces and Gitpod.
11
9
10
+ <iframe width =" 560 " height =" 315 " src =" https://www.youtube.com/embed/71pmCfLdxTg?si=Q9YIESYEUNTBFBIy " title =" YouTube video player " frameborder =" 0 " allow =" accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share " referrerpolicy =" strict-origin-when-cross-origin " allowfullscreen ></iframe >
11
+
12
12
## Getting Started with Github Codespaces and Defang
13
13
14
14
### Step 1 - Clone the Defang Codespace Project
@@ -48,7 +48,7 @@ Start by cloning the [Defang Gitpod-Workspace](https://github.com/DefangLabs/git
48
48
49
49
### Step 2 - Initialize GitPod Workspace
50
50
Navigate ` https://gitpod.io/#<your-repo-url> ` to create your new workspace.
51
- In the repository, we have a yaml file indicating that we are using a pre-built dockerfile which installs Defang CLI for you.
51
+ In the repository, we have a yaml file indicating that we are using a pre-built Dockerfile which installs Defang CLI for you.
52
52
53
53
54
54
### Step 3 - Lauch VS Code from GitPod
You can’t perform that action at this time.
0 commit comments