Skip to content

PSImmyBot Documentation

Welcome to the PSImmyBot reference hub. This site captures autogenerated summaries of every PowerShell cmdlet and .NET model included in the module so you can quickly discover surface area and jump into source files when needed.

Getting Started

dotnet build

Import-Module ./bin/Debug/net8.0/PSImmyBot.psd1
# or
using module ./bin/Debug/net8.0/PSImmyBot.psd1

Get-Command -Module PSImmyBot

The generated pages here provide fast cross-linking to the corresponding source files for deeper code exploration.