Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 687 Bytes

File metadata and controls

15 lines (10 loc) · 687 Bytes

GitHub Codespaces is a fully configured development environment hosted in the cloud.

By using GitHub Codespaces, your workspace, along with all of your configured development environments, is available from any computer with access to the internet. GitHub Codespaces contains common languages, tools, and utilities for software development.

Learning objectives

In this module, you will learn how to:

  • Describe GitHub Codespaces
  • Define the GitHub Codespace lifecycle and how to perform each step
  • Understand the different customizations you can personalize with GitHub Codespaces
  • Understand when to use gitHub.dev and GitHub Codespaces

Pre-requisites

  • A GitHub Account