Setting up your project for GitHub Codespaces
You can configure GitHub Codespaces for the specific requirements of your project. Every time you create a codespace from your repository your working environment will have everything you need.
- Adding a dev container configuration to your repository, 1 of 3
- Introduction to dev containers, 1 of 6
- Setting up a Node.js project for GitHub Codespaces, 2 of 6
- Setting up a C# (.NET) project for GitHub Codespaces, 3 of 6
- Setting up a Java project for GitHub Codespaces, 4 of 6
- Setting up a PHP project for GitHub Codespaces, 5 of 6
- Setting up a Python project for GitHub Codespaces, 6 of 6
- Configuring dev containers, 2 of 3
- Setting up your repository for GitHub Codespaces, 3 of 3