Script to create GitHub Codespace out of any Azure DevOps repo.
- Create a Codespace from this repo.
- Get a PAT in ADO (link), at least
code:read&writeandpackaging:readscopes expected on the PAT. - Run the
./initscript and follow instructions.
- Feedback appreciated, create issues on this repo if anything 🤗