- Azure
- Azure DevOps
- Xamarin
- iOS
- Android
I created a new VSCode extension to help you generate your Azure DevOps pipelines:
Discover it here!
After making multiples tutorials around Azure DevOps using mobile technologies as examples and mostly Xamarin, I thought that it could be really useful for developers to have a simple way to set up their pipelines. That’s why I decided to create this VSCode extension.
It’s easy to use, you have multiples links to previously tutorials to help you understand the generated code. The YAML is generated depending on the options you choose and of course you can adapt it to best suit your needs, this gives you the global guidelines to starts.
Currently the extension supports:
Below the list of options generated by the extension for your pipeline depending on the type of your project:
You will find all the updated details on the Github repository and the Marketplace
Feel free to contribute to this project!