Skip to content

joelhandwell/chocolatey-chefdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%