1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/content/codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project.md

1.0 KiB

title, intro, versions, type, topics, product, shortTitle
title intro versions type topics product shortTitle
Prebuilding Codespaces for your project You can configure your project to prebuild a codespace automatically each time you push a change to your repository.
fpt ghec
* *
how_to
Codespaces
Set up
Fundamentals
{% data reusables.gated-features.codespaces %} Prebuild Codespaces

{% note %}

Note: This feature is currently in private preview.

{% endnote %}

About prebuilding a Codespace

Prebuilding your codespaces allows you to be more productive and access your codespace faster. This is because any source code, editor extensions, project dependencies, commands, or configurations have already been downloaded, installed, and applied before you begin your coding session. Once you push changes to your repository, {% data variables.product.prodname_codespaces %} automatically handles configuring the builds.

The ability to prebuild Codespaces is currently in private preview. To get access to this feature, contact codespaces@github.com.