@@ -15,7 +15,7 @@ redirect_from:
|
||||
|
||||
## Introduction
|
||||
|
||||
In this guide, you'll create a codespace from a [template repository](https://github.com/2percentsilk/haikus-for-codespaces) and explore some of the essential features available to you within the codespace.
|
||||
In this guide, you'll create a codespace from a [template repository](https://github.com/github/haikus-for-codespaces) and explore some of the essential features available to you within the codespace.
|
||||
|
||||
From this quickstart, you will learn how to create a codespace, connect to a forwarded port to view your running application, use version control in a codespace, and personalize your setup with extensions.
|
||||
|
||||
@@ -23,7 +23,7 @@ For more information on exactly how {% data variables.product.prodname_codespace
|
||||
|
||||
## Creating your codespace
|
||||
|
||||
1. Navigate to the [template repository](https://github.com/2percentsilk/haikus-for-codespaces) and select **Use this template**.
|
||||
1. Navigate to the [template repository](https://github.com/github/haikus-for-codespaces) and select **Use this template**.
|
||||
|
||||
2. Name your repository, select your preferred privacy setting, and click **Create repository from template**.
|
||||
|
||||
|
||||
@@ -144619,6 +144619,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -147697,6 +147711,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -150625,6 +150653,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -153839,6 +153881,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -156768,6 +156824,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -160053,6 +160123,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -163187,6 +163271,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -166112,6 +166210,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -169081,6 +169193,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -172092,6 +172218,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -175408,6 +175548,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -178393,6 +178547,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
|
||||
@@ -236980,6 +236980,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -240255,6 +240269,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -243175,6 +243203,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -405645,6 +405687,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -408565,6 +408621,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -485968,6 +486038,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -489426,6 +489510,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -492346,6 +492444,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -498878,6 +498990,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -501970,6 +502096,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -505864,6 +506004,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
@@ -509044,6 +509198,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pending_operation": {
|
||||
"description": "Whether or not a codespace has a pending async operation. This would mean that the codespace is temporarily unavailable. The only thing that you can do with a codespace in this state is delete it.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"pending_operation_disabled_reason": {
|
||||
"description": "Text to show user when codespace is disabled by a pending operation",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"idle_timeout_notice": {
|
||||
"description": "Text to show user when codespace idle timeout minutes has been overriden by an organization policy",
|
||||
"type": [
|
||||
|
||||
@@ -57,6 +57,7 @@ const PUBLIC_REPOS = new Set([
|
||||
'codespaces-precache',
|
||||
'advisory-database',
|
||||
'browser-support',
|
||||
'haikus-for-codespaces',
|
||||
])
|
||||
|
||||
const ALLOW_DOCS_PATHS = [
|
||||
|
||||
Reference in New Issue
Block a user