1
0
mirror of synced 2025-12-20 18:36:31 -05:00
Files
docs/content/codespaces/setting-up-your-project-for-codespaces/index.md
Isaac Brown 31274d9415 [Universe] - Codespaces Templates - combined work (#32149)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: JP Ungaretti <19893438+jungaretti@users.noreply.github.com>
2022-11-03 13:30:55 +00:00

25 lines
987 B
Markdown

---
title: 'Setting up your repository for {% data variables.product.prodname_github_codespaces %}'
shortTitle: Setting up your repository
allowTitleToDifferFromFilename: true
intro: 'Learn how to get started with {% data variables.product.prodname_github_codespaces %}, including set up and configuration for specific languages.'
versions:
fpt: '*'
ghec: '*'
redirect_from:
- /codespaces/getting-started-with-codespaces
children:
- /introduction-to-dev-containers
- /setting-up-your-project-for-codespaces
- /setting-up-your-nodejs-project-for-codespaces
- /setting-up-your-dotnet-project-for-codespaces
- /setting-up-your-java-project-for-codespaces
- /setting-up-your-python-project-for-codespaces
- /setting-a-minimum-specification-for-codespace-machines
- /adding-features-to-a-devcontainer-file
- /automatically-opening-files-in-the-codespaces-for-a-repository
- /adding-a-codespaces-badge
- /setting-up-a-template-repository-for-github-codespaces
---