Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 670 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 670 Bytes

Azure DevOps Repos in Codespaces

Script to create GitHub Codespace out of any Azure DevOps repo.

Use

  1. Create a Codespace from this repo.
  2. Get a PAT in ADO (link), at least code:read&write and packaging:read scopes expected on the PAT.
  3. Run the ./init script and follow instructions.

Issues/Feedback

  • Feedback appreciated, create issues on this repo if anything 🤗