joelhandwell / chocolatey-chefdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chocolatey-packages

A place for storing Chocolatey packages managed by Chef!

Updating Packages

  • Install the Chocolatey cli
  • Ensure you have an account with Chocolatey and that account is an owner of the package you want to update
  • Edit the package. See this example.
  • Build the package: choco pack .\chefdk\chefdk.nuspec
  • Push the package to Chocolatey: choco push .\chefdk.2.5.3.nupkg

Once the package passes automated testing in Chocolatey's test infrastructure, the package will be available to the public.

About


Languages

Language:PowerShell 100.0%