October 28-30: GitHub Universe 2024 docs-internal megabranch (#52491)
Co-authored-by: isaacmbrown <isaacmbrown@github.com> Co-authored-by: Hector Alfaro <hectorsector@github.com> Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com> Co-authored-by: hubwriter <hubwriter@github.com> Co-authored-by: Vanessa <vgrl@github.com> Co-authored-by: Christopher Nguyen <91625426+nguyen-dows@users.noreply.github.com> Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com> Co-authored-by: Felicity Chapman <felicitymay@github.com> Co-authored-by: Andrew Eisenberg <aeisenberg@github.com> Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com> Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com> Co-authored-by: David Staheli <1767415+davidstaheli@users.noreply.github.com> Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com> Co-authored-by: sunbrye <sunbrye@github.com> Co-authored-by: Tim Rogers <timrogers@github.com> Co-authored-by: Felix Guntrip <stevecat@github.com> Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com> Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com> Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com> Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> Co-authored-by: Laura Coursen <lecoursen@github.com> Co-authored-by: Jules Porter <jules-p@users.noreply.github.com> Co-authored-by: Devraj Mehta <devm33@github.com> Co-authored-by: Kate Studwell <katestud@github.com> Co-authored-by: Katherine Oelsner <49968061+octokatherine@users.noreply.github.com> Co-authored-by: Rachael Sewell <rachmari@github.com> Co-authored-by: Tim Rogers <me@timrogers.co.uk> Co-authored-by: Arfon Smith <arfon@users.noreply.github.com>
This commit is contained in:
@@ -17,6 +17,12 @@ topics:
|
||||
shortTitle: Create a codespace for a repo
|
||||
---
|
||||
|
||||
{% ifversion ghec %}
|
||||
|
||||
{% data reusables.codespaces.data-residency-availability %}
|
||||
|
||||
{% endif %}
|
||||
|
||||
## About creating a codespace for a repository
|
||||
|
||||
{% data reusables.codespaces.ways-to-create-a-codespace %} Use the tabs in this article to display instructions for each of these ways of creating a codespace.
|
||||
|
||||
@@ -14,6 +14,12 @@ redirect_from:
|
||||
- /codespaces/developing-in-codespaces/creating-a-codespace-from-a-template
|
||||
---
|
||||
|
||||
{% ifversion ghec %}
|
||||
|
||||
{% data reusables.codespaces.data-residency-availability %}
|
||||
|
||||
{% endif %}
|
||||
|
||||
## About templates for {% data variables.product.prodname_github_codespaces %}
|
||||
|
||||
If you're starting a new project, you can get started with development work quickly by creating a codespace from a template. You'll be able to work on your project in a cloud-based development environment, save your files in the cloud, and publish your work to a new remote repository that you can share with others or clone to your local machine.
|
||||
|
||||
@@ -24,6 +24,12 @@ shortTitle: Develop in a codespace
|
||||
|
||||
## About development with {% data variables.product.prodname_github_codespaces %}
|
||||
|
||||
{% ifversion ghec %}
|
||||
|
||||
{% data reusables.codespaces.data-residency-availability %}
|
||||
|
||||
{% endif %}
|
||||
|
||||
You can develop code in a codespace using your choice of tool:
|
||||
|
||||
* A command shell, via an SSH connection initiated using {% data variables.product.prodname_cli %}
|
||||
|
||||
@@ -29,3 +29,8 @@ redirect_from:
|
||||
- /codespaces/developing-in-codespaces
|
||||
---
|
||||
|
||||
{% ifversion ghec %}
|
||||
|
||||
{% data reusables.codespaces.data-residency-availability %}
|
||||
|
||||
{% endif %}
|
||||
|
||||
@@ -14,6 +14,12 @@ redirect_from:
|
||||
- /codespaces/developing-in-codespaces/opening-an-existing-codespace
|
||||
---
|
||||
|
||||
{% ifversion ghec %}
|
||||
|
||||
{% data reusables.codespaces.data-residency-availability %}
|
||||
|
||||
{% endif %}
|
||||
|
||||
{% jetbrains_beta %}
|
||||
|
||||
{% data reusables.codespaces.codespaces-jetbrains-beta-note %}
|
||||
|
||||
Reference in New Issue
Block a user