File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 33
44[ ![ Website] ( https://img.shields.io/website?url=https%3A%2F%2Fcodepant-codes.github.io%2Fnuget-package-downloader%2F )] ( https://codepant-codes.github.io/nuget-package-downloader/ )
55[ ![ GitHub issues] ( https://img.shields.io/github/issues/codepant-codes/nuget-package-downloader )] ( https://github.com/codepant-codes/nuget-package-downloader/issues )
6- ![ GitHub closed issues] ( https://img.shields.io/github/issues-closed/codepant-codes/nuget-package-downloader )
76![ GitHub last commit] ( https://img.shields.io/github/last-commit/codepant-codes/nuget-package-downloader )
87![ GitHub license] ( https://img.shields.io/github/license/codepant-codes/nuget-package-downloader )
98
109![ Nuget Package Downloader] ( ./Docs/Images/nuget-package-downloader-banner.jpg )
1110
1211## 🤝 Sources Supported
13- - GitHub
14- - TeamCity * (Under development)*
12+ - Github
13+ - Teamcity
14+ - Others May be, _ Try it out and make an issue to inform us._
1515
1616## ⚠ Requirements
1717
2222
2323### Command Line Parameters
2424
25- ` NugetPackageDownloader.exe -t GitHub -s https://nuget.pkg.github.com/microsoft/index.json -d "C:\temp" -u YOUR_USER_NAME -p YOUR_GITHUB_PAT `
25+ - Github ` NugetPackageDownloader.exe -t "Github" -s "https://nuget.pkg.github.com/microsoft/index.json" -d "C:\temp" -u "YOUR_USER_NAME" -p "YOUR_GITHUB_PAT" `
26+ - Teamcity ` NugetPackageDownloader.exe -t "Teamcity" -s "https://nuget.pkg.github.com/microsoft/index.json" -d "C:\temp" -u "YOUR_USER_NAME" -p "YOUR_TEAMCITY_PASSWORD" `
2627
2728
2829
You can’t perform that action at this time.
0 commit comments