Skip to content

POWER(SHELL) ALL THE THINGS!

License

Notifications You must be signed in to change notification settings

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]