PowerShell / DSC

This repo is for the DSC v3 project
MIT License
195 stars 24 forks source link

Add example `brew` resource #242

Closed SteveL-MSFT closed 10 months ago

SteveL-MSFT commented 10 months ago

PR Summary

Demo resource for brew to manage packages on macOS.

Also updated build.ps1 with a new copy_files.txt for resources that don't need a build step where the file indicates the files to be copied to the target folder.

A seperate PR will move the other resources under the resources folder.

PR Context

This demos a bash script resource using env var arguments