1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/content/github/developing-online-with-codespaces/creating-a-codespace.md
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00

2.7 KiB

title, intro, product, permissions, redirect_from, versions
title intro product permissions redirect_from versions
Creating a codespace You can create a codespace for a branch in a repository to develop online. {{ site.data.reusables.gated-features.codespaces }} Anyone can create a codespace for any public repository, or for any repository owned by their user account.
/github/developing-online-with-github-codespaces/creating-a-codespace
free-pro-team
*

{{ site.data.reusables.codespaces.release-stage }}

About codespace creation

{{ site.data.reusables.codespaces.codespaces-are-personal }}

{{ site.data.reusables.codespaces.codespaces-are-per-branch }} {{ site.data.reusables.codespaces.concurrent-codespace-limit }} For more information, see "Deleting a codespace."

{{ site.data.reusables.codespaces.unsupported-repos }}

You cannot create a codespace in an empty repository. If your repository is empty, create a file in the repository before creating a codespace. For more information, see "Adding a file to a repository" and "Adding a file to a repository using the command line."

The environment of the codespace you create will be based on the repository's configuration. For more information, see "Configuring {{ site.data.variables.product.prodname_codespaces }} for your project."

{{ site.data.reusables.codespaces.about-personalization }} For more information, see "Personalizing {{ site.data.variables.product.prodname_codespaces }} for your account."

{{ site.data.reusables.codespaces.use-visual-studio-features }}

{{ site.data.reusables.codespaces.you-can-see-all-your-codespaces }}

Creating a codespace

{{ site.data.reusables.repositories.navigate-to-repo }} 2. Under the repository name, use the "Branch" drop-down menu, and select the branch you want to create a codespace for. Branch drop-down menu 3. Under the repository name, use the {% octicon "download" aria-label="The download icon" %} Code drop-down menu, and select Open with Codespaces. Open with Codespaces button 4. If you already have a codespace for the branch, click {% octicon "plus" aria-label="The plus icon" %} New codespace. New codespace button