/Chocolatey

Chocolatey Packages

Primary LanguagePowerShell

Chocolatey

Chocolatey Packages

  • Instructions on adding packages are at https://github.com/chocolatey/choco/wiki/CreatePackages
  • Instead of using warmup as per the above link, it is simpler to just copy one of the existing folders in this repo and rename it
  • To use commandline cpush, you must cinst nuget.commandline and add your API key from Chocolatey with the command `nuget setApiKey [your-key-here] -Source http://chocolatey.org/`