Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.09 KB

Setup

Ketarin / ChocolateyPackageUpdater Automatic Packaging

  • Review ketarin_setup.ps1 to ensure all items are set appropriately. Uncomment/change anything you need to now.
  • Run ketarin_setup.ps1
  • Open ketarin after installing it, open the settings and import KetarinSettings.xml.
  • Set up push for Chocolatey community feed with your API key.
  • Ensure git push doesn't require credentials.
  • Review ops/ketarinupdate.cmd to ensure it is good to go.

Note: Use ops/ketarinupdate.cmd or similar to schedule updates.

Automatic Updater (AU)

  • Ensure you have the Chocolatey PowerShell profile installed.
  • Open au_setup.ps1 in an editor and review it.
  • Run PowerShell 5.x as Administrator (AU framework supports PowerShell 6+ but this setup does not)
  • Run au_setup.ps1.
  • Configure AU plugins.
  • Configure AppVeyor.
  • Configure local run.