Skip to content

Script made in Python to automatically load DLLs for a given feed in AZURE DEVOPS

Notifications You must be signed in to change notification settings

eduardollanda/ScriptUpDLLs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

ScriptUpDLLs

Script made in Python to automatically load DLLs for a given feed in AZURE DEVOPS

Instructions

  • Add this feed
eduardollanda@pc:~$ nuget.exe sources Add -Name "name of your feed" -Source "LINK OF FEED"
  • Put the script where the DLLs are
  • When running the script you should pass as argument the name of your feed:
eduardollanda@pc:~$ python DLLs "name of your feed"

*OBS: You only need to add the feed once

About

Script made in Python to automatically load DLLs for a given feed in AZURE DEVOPS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages