jpiquot / ChildTasksTemplate

Apache License 2.0
8 stars 4 forks source link

Child Tasks Template Azure DevOps extension

Build Status

This project generates an Azure DevOps extension.

Version 2.0 schema change

The schema has been changed to enable multiple template support. See Schema sample

Dependencies

The project depends on a few Azure DevOps packages:

Some external dependencies:

Building the project

Just run:

npm run build

This produces a .vsix file which can be uploaded to the Visual Studio Marketplace

Documentation

Details