Skip to content
/ devspace Public template

This is a template repository designed for quickly setting up a development environment using GitHub Codespaces or Visual Studio Code Dev Containers.

Notifications You must be signed in to change notification settings

hedgehoglet/devspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

devspace

devspace is a template repository for quickly setting up a development environment using GitHub Codespaces or Visual Studio Code Dev Containers.

Getting Started

Using GitHub Codespaces

  1. Click "Use this template" to create a new repository.
  2. Open the newly created repository in GitHub Codespaces using the "Code" button.
  3. Wait for the environment to initialize and set up.

Using Dev Containers Locally with VS Code

  1. Clone the repository to your local machine:
    git clone https://github.com/hedgehoglet/devspace.git
    cd devspace
  2. Open the project in Visual Studio Code and choose "Reopen in Container" from the command palette or prompt.

About

This is a template repository designed for quickly setting up a development environment using GitHub Codespaces or Visual Studio Code Dev Containers.

Resources

Stars

Watchers

Forks