1 Forks
3 Stars
3 Watchers

PSQualityCheck

This module provides an interface to a set of Pester tests that enable the enforcement of quality control rules for PowerShell scripts and modules.

How to download and setup PSQualityCheck

Open terminal and run command
git clone https://github.com/andrewrdavidson/PSQualityCheck.git
git clone is used to create a copy or clone of PSQualityCheck 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 PSQualityCheck https://github.com/andrewrdavidson/PSQualityCheck/archive/master.zip

Or simply clone PSQualityCheck with SSH
[email protected]:andrewrdavidson/PSQualityCheck.git

If you have some problems with PSQualityCheck

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