Setting up your repository for GitHub Codespaces
Learn how to get started with GitHub Codespaces, including set up and configuration for specific languages.
- Introduction to dev containers
- Adding a dev container to your repository
- Setting a minimum specification for codespace machines
- Adding features to a devcontainer.json file
- Automatically opening files in the codespaces for a repository
- Adding an "Open in GitHub Codespaces" badge
- Setting up a template repository for GitHub Codespaces