Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 288 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 288 Bytes

Chocolatey packages

This repo contains the source for the Temurin Chocolatey packages

Changing the packages

  • Install AU
  • Run update.ps1

Test the packages

  • (as administrator): choco install [packageName] -dv -s .

Uploading the packages

  • choco push [packageName]