00ea7b2fe2
* implemented uploading template from URL - home page * added comments * setting the default template once the process completes * setting default template after the process completes * validating extension for private tempalte * Handled pull request error * changed querystring parameter showing template name without GUID * hiding choose template button when template is submitted in URL * adding note about private template * updated the document * updated doc |
||
---|---|---|
Images | ||
Report | ||
_includes | ||
_layouts | ||
_posts | ||
_sass | ||
docs | ||
src | ||
.gitignore | ||
404.md | ||
CNAME | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
index.html | ||
style.scss |
README.md
Azure DevOps Demo Generator
About
The Azure DevOps Demo Generator can create projects in your Azure DevOps organization, prepopulated with template-based content including source code, work items, iterations, service endpoints, build and release definitions, and more!
The original purpose of this system is to simplify working with the Azure DevOps hands-on-labs, demos and other education material. But it can also be used to drive your ownAzure DevOps automation utilities, provision your own custom templates, or as a reference for using the Azure DevOps REST APIs.
Getting Started
The Azure DevOps Demo Generator is a hosted service that you can access directly to create template-based projects, via API or as a side effect of the related Azure DevOps hands-on-labs.
The following docs provide additional information:
- Using the Azure DevOps Demo Generator
- Running the Azure DevOps Demo Generator on your local machine
- Creating custom templates
- Using the REST APIs
- Contributing to this project
Contributions
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
For more information on contributing, please visit the contributor guide.