markwragg / Powershell-Hipchat

Powershell commands for Hipchat
9 stars 3 forks source link

Automated install script #1

Closed BastianM3 closed 7 years ago

BastianM3 commented 7 years ago

Wrote this for some of my server deployments. Figured I would give back to the community ha ha.

Thanks for the module!

markwragg commented 7 years ago

FYI i've just published the module in to the Powershell Gallery so for anyone that has PS5 or the package management module you can now do Install-Module -Name PSHipChat

https://www.powershellgallery.com/packages/PSHipChat/

PS - Sorry for the delay in responding to this, I think I approved it not long after you submitted it but forgot to actually merge the branch.

markwragg commented 7 years ago

It's also possible i've broken this. As part of implementing AppVeyor as CI/CD so that future changes are pushed automatically in to PS Gallery (see here: https://ci.appveyor.com/project/markwragg/powershell-hipchat) I've moved the module to a subdirectory.