Skip to content

ehmiiz/PowerShell-Docs-CommunityModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Community driven tests for the PowerShell-Docs repository

The PowerShell-docs hosts a community driven project called PowerShell Docs Quality Contributions

This module verifies a level of quality to the PowerShell-Docs repo, making it easy for you as a community contributor to know what to focus on.

Example:

Set-Location $env:USERPROFILE

git clone https://github.com/username/PowerShell-Docs-CommunityTests

Import-Module PowerShell-Docs-CommunityModule

Find-MissingAliasNotes -Verbose

Step-by-step

  1. Install the PowerShell-Docs-CommunityModule
  2. Clone PowerShell-Docs under it:
systemroot/userprofile
└───gitfolder
    ├───PowerShell-Docs
    └───PowerShell-Docs-CommunityTests
  1. Run the commands to figure out what to work on
  2. Follow the Contribution Guidelines

Planned functions

Contribute to this repository

Any contributions are welcome!

About

Performs Pester tests against the PowerShell-Docs quality project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published