34 Forks
298 Stars
298 Watchers

PSRule

Validate infrastructure as code (IaC) and objects using PowerShell rules.

How to download and setup PSRule

Open terminal and run command
git clone https://github.com/microsoft/PSRule.git
git clone is used to create a copy or clone of PSRule repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PSRule https://github.com/microsoft/PSRule/archive/master.zip

Or simply clone PSRule with SSH
[email protected]:microsoft/PSRule.git

If you have some problems with PSRule

You may open issue on PSRule support forum (system) here: https://github.com/microsoft/PSRule/issues