publish.ps1

$ModulePath = "$PSScriptRoot"
Publish-Module -Path $ModulePath -NuGetApiKey $Env:APIKEY