GitHub Codespaces guides
Aprende cómo sacar el mayor provecho de GitHub
All GitHub Codespaces guides
Inicio rápido para Codespaces
Inicio RápidoIntenta Codespaces en 5 minutos.
- Codespaces
Deep dive into Codespaces
Inicio RápidoUnderstand how Codespaces works.
- Codespaces
Setting up your Node.js project for Codespaces
TutorialGet started with your JavaScript, Node.js, or TypeScript project in Codespaces by creating a custom dev container.
- Codespaces
- Developer
- Node
- JavaScript
Setting up your Python project for Codespaces
TutorialGet started with your Python project in Codespaces by creating a custom dev container.
- Codespaces
- Developer
- Python
Setting up your C# (.NET) project for Codespaces
Get started with your C# (.NET) project in Codespaces by creating a custom dev container.
- Codespaces
Setting up your Java project for Codespaces
Get started with your Java project in Codespaces by creating a custom dev container.
- Codespaces
Introducción a los contenedores dev
Guía instruccionalCuando trabajas en un codespace, el ambiente en el que estás trabajando se crea utilizando un contenedor de desarrollo o contenedor dev, el cual se hospeda en una máquina virtual.
- Codespaces
- Set up
- Fundamentals
Personalizing Codespaces for your account
Guía instruccionalYou can personalize Codespaces by using a dotfiles repository on GitHub or by using Settings Sync.
- Codespaces
- Set up
- Fundamentals
Creating a codespace
Guía instruccionalYou can create a codespace for a branch in a repository to develop online.
- Codespaces
- Fundamentals
- Developer