開発コンテナー構成のリポジトリへの追加
カスタム開発コンテナー構成をリポジトリに追加して、コードベースの GitHub Codespaces 開発環境を設定できます。
Introduction to dev containers
When you work in a codespace, the environment you are working in is created using a development container, or dev container, hosted on a virtual machine.
GitHub Codespaces 用の Node.js プロジェクトを設定する
カスタム開発コンテナー構成を作成して、GitHub Codespaces で Node.js、JavaScript、または TypeScript プロジェクトを開始します。
Setting up a C# (.NET) project for GitHub Codespaces
Get started with a C# (.NET) project in GitHub Codespaces by creating a custom dev container configuration.
GitHub Codespaces 用に Java プロジェクトを設定する
カスタム開発コンテナー構成を作成して、GitHub Codespaces で Java プロジェクトを開始します。
GitHub Codespaces 用に Python プロジェクトを設定する
カスタム開発コンテナー構成を作成して、GitHub Codespaces で Python プロジェクトを開始します。