Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/behrica/testazdo
https://github.com/behrica/testazdo
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/behrica/testazdo
- Owner: behrica
- Created: 2024-04-29T14:44:02.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-29T14:45:09.000Z (10 months ago)
- Last Synced: 2024-11-15T23:34:29.220Z (3 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Azure DevOps in Codespaces
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:**
1. Click the `Use this template` button in order to create a new repo from this template. Name it whatever you'd like!
1. Open up the `.devcontainer/devcontainer.json` file and replace the `` placeholder in the `postCreateCommand` property to point at your Azure DevOps repo**From Visual Studio:**
1. Sign in with your GitHub account
1. Create a new Codespace using the repo you created above
1. If needed, you'll be prompted to sign into Azure DevOps
1. Connect to the Codespace, and start coding in the cloud 🚀