创建一个代码空间,在一个安全、可配置、专用的开发环境中开始开发,该环境可以按照您希望的方式和位置工作。
你可以控制哪些用户可以在组织的专用和内部存储库中使用 GitHub Codespaces。
Learn how to develop in a GitHub Codespaces environment, and maintain your data throughout the entire codespace lifecycle.
在 codespace 中工作时,你工作所处的环境是使用托管在虚拟机上的开发容器创建的。
你可以管理 GitHub Codespaces 可以访问的存储库。
通过创建自定义开发容器配置,开始在 GitHub Codespaces 中使用 Node.js、JavaScript 或 TypeScript 项目。
通过创建自定义开发容器配置,开始在 GitHub Codespaces 中使用 Python 项目。
通过创建自定义开发容器配置,开始在 GitHub Codespaces 中使用 Java 项目。
通过创建自定义开发容器配置,开始在 GitHub Codespaces 中使用 C# (.NET) 项目。
Explore more detail about how GitHub Codespaces work.
您可以为仓库中的分支创建代码空间以便在线开发。
如果要启动新项目,可以通过空白模板创建 codespace,或者选择专为你要执行的工作类型设计的模板。
可以重新打开已关闭或已停止的 codespace 并返回到工作。