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
- Host: GitHub
- URL: https://github.com/skyehoefling/vsts-build-task-sample
- Owner: SkyeHoefling
- License: mit
- Created: 2017-09-13T04:57:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-13T05:02:18.000Z (about 8 years ago)
- Last Synced: 2025-02-15T23:42:50.722Z (8 months ago)
- Topics: build, task, vsts
- Language: PowerShell
- Size: 65.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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