Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (16 loc) · 910 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 910 Bytes

puTTY-CAC-Chocolatey

Chocolatey package specification for puTTY CAC

How to build?

  • Update the nuspec file in the folder "putty cac"
  • Update the URLs and hash values in the "chocolateyinstall.ps1" file in the tools folder
  • Build the package
    • Navigate to package directory
    • choco pack
  • Test the package
    • Testing should probably be done on a Virtual Machine
    • In your package directory, use: choco install putty-cac -s . (or choco upgrade putty-cac -s . in case it is already installed)
  • Push the package to the Chocolatey community package repository:

Details under: https://chocolatey.org/docs/create-packages-quick-start