EvotecIT / PSTeams

PSTeams is a PowerShell Module working on Windows / Linux and Mac. It allows sending notifications to Microsoft Teams via WebHook Notifications. It's pretty flexible and provides a bunch of options. Initially, it only supported one sort of Team Cards but since version 2.X.X it supports Adaptive Cards, Hero Cards, List Cards, and Thumbnail Cards. All those new cards have their own cmdlets and the old version of creating Teams Cards stays as-is for compatibility reasons.
MIT License
409 stars 41 forks source link

Missing help #20

Open SQLDBAWithABeard opened 4 years ago

SQLDBAWithABeard commented 4 years ago

Please add help documentation to assist users with being able to run the commands in the module

PrzemyslawKlys commented 4 years ago

I've not added documentation but I did write 3 blog posts on use cases:

Readme Links

While I didn't spent much time creating WIKI, working on Get-Help documentation, I did write 3 articles that should help you get started.

Of course, I am guilty of lack of Get-Help.