Skip to content

AlphaStaxLLC/vso-task-lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VSO DevOps Task SDK

Libraries for writing VSO and TFS build and deployment tasks

Node Task Lib

Library for writing tasks with the node handler

Contributing

Node

Once:

$ cd node
$ npm install
$ sudo npm install gulp -g

Build and test:

$ cd node
$ gulp

Powershell

Coming soon

About

Libraries for writing VSO and TFS build tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.3%
  • JavaScript 4.7%