This repo template is built to help you get started developing your Azure DevOps-based codebases using Codespaces and Visual Studio. To get started, simply perform the following steps π
From GitHub.com:
- Click the
Use this templatebutton in order to create a new repo from this template. Name it whatever you'd like! - Open up the
.devcontainer/devcontainer.jsonfile and replace the<url>placeholder in thepostCreateCommandproperty to point at your Azure DevOps repo
From Visual Studio:
- Sign in with your GitHub account
- Create a new Codespace using the repo you created above
- If needed, you'll be prompted to sign into Azure DevOps
- Connect to the Codespace, and start coding in the cloud π