An open API service indexing awesome lists of open source software.

https://github.com/sam-martin/chefhelpers

This module contains PowerShell cmdlets to automate common tasks when working with Chef in PowerShell.
https://github.com/sam-martin/chefhelpers

Last synced: about 1 year ago
JSON representation

This module contains PowerShell cmdlets to automate common tasks when working with Chef in PowerShell.

Awesome Lists containing this project

README

          

# Chef Helpers [![Build status](https://ci.appveyor.com/api/projects/status/suaxf54wg8dstaa4/branch/master?svg=true)](https://ci.appveyor.com/project/Sam-Martin/chefhelpers/branch/master)

This module contains PowerShell cmdlets to automate common tasks when working with Chef in PowerShell.

If you're interested in this module you should make sure you're using the Chef PowerShell wrappers which make calling knife, chef, etc. in PowerShell much easier. This module is installed in `C:\opscode\chefdk\modules\chef\` when you install ChefDK.

# Authors

- Sam Martin (samjackmartin@gmail.com)