You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NuGetApiKey = 'MyAPIKeyFromPowershellgallery.com' #Obtainable from powershellgallery.com
Path = '/Users/max/Documents/GitHub/PSModuleSkeleton' #Change this to fit your local path... C:\Users\max\source\Repos\PSModuleSkeleton for example on windows
ProjectUri = 'https://github.com/chaozmc/PSModuleSkeleton' #Change this to your website of the project, github for example
Tags = @('Some', 'really', 'cool', 'buzzwords' ) #Find some words to describe your module for easier finding in the PSGallery