Use PowerShell PSRule and Requirements together.
Перейти к файлу
Bernie White 40972f22b9
Add module scaffold files (#2)
2019-12-19 22:11:09 +11:00
.github Added standard repo files (#1) 2019-12-19 21:58:00 +11:00
.vscode Added standard repo files (#1) 2019-12-19 21:58:00 +11:00
src/PSRule.Requirements Add module scaffold files (#2) 2019-12-19 22:11:09 +11:00
tests/PSRule.Requirements.Tests Add module scaffold files (#2) 2019-12-19 22:11:09 +11:00
.gitignore Added standard repo files (#1) 2019-12-19 21:58:00 +11:00
.markdownlint.json Added standard repo files (#1) 2019-12-19 21:58:00 +11:00
CHANGELOG.md Added standard repo files (#1) 2019-12-19 21:58:00 +11:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2019-12-19 01:52:45 -08:00
CONTRIBUTING.md Added standard repo files (#1) 2019-12-19 21:58:00 +11:00
LICENSE Added standard repo files (#1) 2019-12-19 21:58:00 +11:00
README.md Added standard repo files (#1) 2019-12-19 21:58:00 +11:00
SECURITY.md Added standard repo files (#1) 2019-12-19 21:58:00 +11:00
pipeline.build.ps1 Add module scaffold files (#2) 2019-12-19 22:11:09 +11:00

README.md

PSRule.Requirements

Integration between PSRule and Requirements.

This project is still in the early stages.

Changes and versioning

Modules in this repository will use the semantic versioning model to declare breaking changes from v1.0.0. Prior to v1.0.0, breaking changes may be introduced in minor (0.x.0) version increments. For a list of module changes please see the change log.

Pre-release module versions are created on major commits and can be installed from the PowerShell Gallery. Pre-release versions should be considered experimental. Modules and change log details for pre-releases will be removed as standard releases are made available.

Contributing

This project welcomes contributions and suggestions. If you are ready to contribute, please visit the contribution guide.

Code of Conduct

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.

Maintainers

License

This project is licensed under the MIT License.