Skip to content

v-zbsail/vsts-task-tool-lib

 
 

Repository files navigation

VSTS Tasks Tool Installer SDK

Tool installer tasks SDK for Visual Studio Team Services build and deployment.

Tool Installer Task Overview: Read Here.

Sample of tool api usage is here

In development. Preview installer tasks soon.

Build

Once:

$ npm install

Build:

$ npm run build

Test

$ npm test

Sample

Build first. Then run

$ npm run sample

The tool cache will be in the _build folder. To clear the cache, build again.

Contributing

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.

About

Lib for creating CI/CD tool installer tasks in VSTS and TFS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.6%
  • JavaScript 29.7%
  • PowerShell 4.7%