Skip to content

PowerShellLibrary/NullKit

Repository files navigation

Build status

NullKit

Installation

Module is available on Powershell Gallery

Install

PS> Install-Module -Name NullKit

Import

PS> Import-Module NullKit

Usage

Documentation soon

Publishing

Publish-Module -Name WebPIPS -NuGetApiKey [API_KEY]