DTW-DanWard/PowerShell-Beautifier

Setup PowerShell Gallery publishing

nschonni opened this issue · 3 comments

It would be a nice-to-have since that allows installation through Install-Module

https://github.com/Microsoft/ReportingServicesTools has an example of setting up CI to push to the gallery on Git tags

@nschonni Also on my roadmap. Thanks for that link, that will save me a lot of time!

Note to myself: also check out posh-docker; simpler setup. See appveyor and PSD1 PSData .

PowerShell-Beautifier is in the PowerShell Gallery: https://www.powershellgallery.com/packages/PowerShell-Beautifier/1.2.5
I've automated the publishing process locally; still need to automate CI...