An open API service indexing awesome lists of open source software.

https://github.com/skyehoefling/vsts-build-task-sample

Sample VSTS Extension/build task for dev blog
https://github.com/skyehoefling/vsts-build-task-sample

build task vsts

Last synced: 6 months ago
JSON representation

Sample VSTS Extension/build task for dev blog

Awesome Lists containing this project

README

          

# VSTS-Build-Task-Sample
Visual Studio Team Services Build Task Sample. This repo is to serve as a code sample for [http://www.andrewhoefling.com/](http://www.andrewhoefling.com/)

# Getting Started
Install the tfx-cli
```npm i -g tfx-cli```

Package the extension using the tfx-cli
```tfx extension create --manifest-globs vss-extension.json```

Goto your publisher account [https://marketplace.visualstudio.com](https://marketplace.visualstudio.com) and upload the generated vsix