Skip to content

kcighon/cChoco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status

Community Chocolatey DSC Resource

This resource is aimed at getting and installing packages from the choco gallery.

The resource takes the name of the package and will then install that package.

See ExampleConfig.ps1 for example usage.

See list of packages here: https://chocolatey.org/packages

Contributing

Happy to accept new features and fixes. Outstanding issues which can be worked on tagged HelpedWanted under issues.

Build and Publishing

AppveyorCIScript.ps1 and appveyor.yaml are used to package up the resource and publish to the Powershell Gallery.

The script does the following:

  • Test the resources using 'xDSCResourceDesigner'
  • Update the version in the manifest file
  • Publish the module to the powershell gallery
  • Checkin updated manifest file to github

About

Community resource to manage Chocolatey

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 100.0%