Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Acknowledgements

joerghochwald edited this page Jan 14, 2019 · 20 revisions

Acknowledgements

This project owes some acknowlegement to others. Here are some other authors, projects, and companies which have made this project possible. If you believe you or a project should be included in this list please let us know.

PowerShell

  • BuildHelpers - Helper functions for PowerShell CI/CD scenarios
  • Pester - Pester is the ubiquitous test and mock framework for PowerShell. All my automated tests are based on Pester
  • platyPS - Write PowerShell External Help in Markdown
  • PowerShellGet - PowerShellGet is the Package Manager for PowerShell
  • powershell-yaml - PowerShell CmdLets for YAML format manipulation
  • PSCodeHealth - PowerShell module gathering PowerShell code quality and maintainability metrics
  • PSScriptAnalyzer - PSScriptAnalyzer is a static code checker for Windows PowerShell modules and scripts.
  • PowerShell - The Community is awesome! And: Thank you Microsoft for make it Open Source

General

Services

  • GitHub - Well you see it :-)

Style and Guide