You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,16 @@ by default. If you want to know more and really want to take advantage of these
10
10
below.
11
11
12
12
## Quickstart with Wizard
13
-
// placeholder
14
13
14
+
You can use any prebuilt container using our [Devcontainer Wizard](https://github.com/theredguild/devcontainer-wizard):
15
+
16
+

17
+
18
+
## Quickstart with Github Codespaces
19
+
20
+
You can also run prebuilt containers using GitHub Codespaces:
21
+
22
+
[](https://github.com/codespaces/new?hide_repo_select=true&ref=main&template_repository=theredguild/devcontainer)
0 commit comments