PowerShell framework for declaratively defining and idempotently imposing system configurations
 
Go to file
Zach Childers c0d1273ef3
Merge pull request #1 from Microsoft/zachilde/minver
lowering required version
2019-02-13 18:40:52 -08:00
.gitignore Initial commit 2018-10-08 17:51:56 -07:00
Checklist.psm1 initial commit 2018-10-11 18:26:56 -07:00
Context.psm1 added Invoke-ChecklistRequirement unit tests 2018-10-15 15:02:32 -07:00
LICENSE Initial commit 2018-10-08 17:51:59 -07:00
README.md Initial commit 2018-10-08 17:52:00 -07:00
Requirements.Tests.ps1 added Invoke-ChecklistRequirement unit tests 2018-10-15 15:02:32 -07:00
Requirements.psd1 lowering required version 2019-02-13 18:31:20 -08:00
classes.ps1 initial commit 2018-10-11 18:26:56 -07:00

README.md

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.