Skip to content

GitHubSriramB/ItemLevelDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Item Level Downloader

Overview

ItemLevelDownloader is a generic framework which supports download of artifacts from different providers like jenkins, teamcity, vsts, bitbucket e.t.c. The framework is extensible and other providers can be easily plugged in the downloader.

How to Use

To use ItemLevelDownloader in your tasks or app have a look at task.ts.

Architecture

Development

Build

  1. Go to src folder and run npm install
  2. Use command ctrl-shift-b to build from vscode

Testing

  1. Install mocha extension to run tests from vscode

About

Download artifacts one at a time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published