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.
- Host: GitHub
- URL: https://github.com/sam-martin/chefhelpers
- Owner: Sam-Martin
- Created: 2017-09-22T12:44:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T08:05:08.000Z (over 8 years ago)
- Last Synced: 2025-02-04T22:25:36.406Z (over 1 year ago)
- Language: PowerShell
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Chef Helpers [](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)