Skip to content

NZBGet package sources for Chocolatey package manager

Notifications You must be signed in to change notification settings

nzbgetcom/nzbget-choco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NZBGet package sources for Chocolatey package manager

Build package

cd nzbgetcom
choco pack

Test install/uninstall

choco install nzbgetcom --source .
choco uninstall nzbgetcom

Push package

choco apikey --api-key [API_KEY] -source https://push.chocolatey.org/
choco push nzbgetcom.24.5.0.nupkg --source https://push.chocolatey.org/

Deprecate old nzbget package

# pack
cd nzbget
choco pack

# test
choco install nzbget --source "'.;https://community.chocolatey.org/api/v2/'"

# push
choco push nzbget.21.1.1.nupkg --source https://push.chocolatey.org/

About

NZBGet package sources for Chocolatey package manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published