Skip to main content

Codespaces documentation

Create a codespace to start developing in a secure, configurable, and dedicated development environment that works how and where you want it to.

Articles

Speed up codespace creation with prebuilds

About GitHub Codespaces prebuilds

GitHub Codespaces prebuilds help to speed up the creation of new codespaces for large or complex repositories.
Set up dev containers for a project

Adding features to a devcontainer.json file

With features, you can quickly add tools, runtimes, or libraries to your dev container configuration.
Speed up codespace creation with prebuilds

Allowing a prebuild to access other repositories

You can permit your prebuild to access other GitHub repositories so that it can be built successfully.
Set up dev containers for a project

Allowing your codespace to access a private registry

You can allow GitHub Codespaces to access container images or other packages in a private registry.
Set up dev containers for a project

Automatically opening files in the codespaces for a repository

You can set particular files to be opened automatically whenever someone creates a codespace for your repository and opens the codespace in the Visual Studio Code web client.
Customize your codespace

Changing the machine type for your codespace

You can change the type of machine that's running your codespace, so that you're using resources appropriate for the work you're doing.
Customize your codespace

Changing the shell in a codespace

You can change your shell in a codespace to keep the setup you're used to.
Customize your codespace

Choosing the stable or beta host image

You can choose to build codespaces using either the stable or beta version of the host image for the underlying virtual machine.
Manage codespaces for your organization

Choosing who owns and pays for codespaces in your organization

You can choose whether codespaces are paid for and owned by your organization or by your members.
Showing 1-9 of 82