Skip to content

Instantly share code, notes, and snippets.

@duffney
Created December 11, 2015 01:23
Show Gist options
  • Save duffney/ec8e1529aeff1714edbf to your computer and use it in GitHub Desktop.
Save duffney/ec8e1529aeff1714edbf to your computer and use it in GitHub Desktop.
Register-PSRepository -Name myNuGetSource -SourceLocation 'https://www.myget.org/F/powershellgetdemo/api/v2' -PublishLocation 'https://www.myget.org/F/powershellgetdemo/api/v2/Packages' -InstallationPolicy Trusted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment