Zachary Loeber

Results 7 comments of Zachary Loeber

I'd love to see how you are doing releases. I've slowly been working on an [invoke-build](https://github.com/nightroman/Invoke-Build) script for my handful of module projects to help turn the source into modules...

I went ahead and finished the [invoke-build script](https://github.com/zloeber/FormatPowershellCode/blob/master/.build.ps1) I've been working on for my script formatting module and pushed it up if anyone is interested in it. The build process...

I should be honest and say that I didn't actually finish the tasks for pushing to the psgallary (just the underlying functions I'm going to use within them are done,...

I personally was looking for a completely stand-alone (portable) method for repeating my build releases. I was going to just script out the process but putting the whole thing into...

Perhaps just in: `Split-Path $Profile`

I was thinking of forking and fixing the dependency issues with this module. You don't happen to have the build script you used still around do ya?

What is the exact formatting code you are using so I can replicate this issue?