Skip to content

Library build custom Azure DevOps tasks. This library help speed up custom task development by abstracting away the things you find yourself duplicating in every new task.

Notifications You must be signed in to change notification settings

bdetchison/ado-custom-task-helpers

Repository files navigation

Introduction

if you are writing Azure DevOps Custom Tasks, you will find that you will be writing the same code over and over again. This is an attempt to consolidate that duplication/

Getting Started

npm install ado-custom-task-helpers

Build and Test

npm run build

npm run test

Contribute

About

Library build custom Azure DevOps tasks. This library help speed up custom task development by abstracting away the things you find yourself duplicating in every new task.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published