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

Acknowledgements

Joerg Hochwald edited this page Jan 20, 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.

Idea

This project is based on the idea of the PHP API client class implementation from Art of WiFi. If you want to implement a PHP based solution, take a look at the GitHub project of the PHP API client class implementation from Art of WiFi.

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