Installation
Public PowerShell Gallery publishing is not active yet. Install from the repository build output or your private module source:
Import-Module .\Module\HtmlForgeX.psd1 -ForceVerify exported cmdlets:
Get-Command -Module HtmlForgeX | Sort-Object NameIf you develop locally, build from the repository and import Module/HtmlForgeX.psd1 .