Skip to content

Commit 9b96655

Browse files
committed
Fix extension, add readme
1 parent 79f8581 commit 9b96655

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.gitpod.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ image:
33

44
vscode:
55
extensions:
6-
6+
- [email protected]:K65wBqeoqTvGoea7XwBc+A==
77

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# code-d-gitpod-template
2+
3+
## How to Use
4+
5+
- Click "Use this Template" on GitHub to create your own project from this template
6+
7+
- Prepend `https://gitpod.io/#` before your full GitHub repository URL like this: `https://gitpod.io/#https://github.com/<username>/<repository>` and open it in your browser.
8+
9+
- You are now able to use code-d in a cloud IDE for your project. Use View -> Find Command (or F1) and select `code-d: Create new Project`. Select a project template and click "Merge into Folder" in the notification that will pop up. The page will reload and you can start coding away using code-d and Gitpod.
10+

0 commit comments

Comments
 (0)