Micah Rairdon

Results 77 comments of Micah Rairdon

Hi Harikanth, would you be able to take a look at the PR?

If you want to try the code in PR #200 it should let you call Start-Polaris multiple times without any negative effects. To answer your question though you can either...

So, download and upload are of course built-in to httplistener but are we talking about built-in to the directory browser for static files from a directory or just documentation on...

Hey @tylerl0706, I got something started on this. We would have to create a gh-pages branch before I can start a WIP Pull Request but you can check out what...

I don't have rights to manage branches on the main repo here. I think you'll have to create the gh-pages branch and then I can get the PR started.

Checked off one item on the list and the site is live! https://powershell.github.io/Polaris/

I think this needs a bit of clarification on bundle vs dependency. Adding PSHTML to the [RequiredModules](https://docs.microsoft.com/en-us/powershell/wmf/5.0/psget_moduledependency) section of the Polaris module does not mean that the module would be...

@Jaykul - Is there a good example out there of how a metamodule or plumbing to support metamodules like that would work? Would it be something like Yeoman generators where...

Thanks for the bug report. At first glance, looks like an unused variable. We might be able to just delete that line completely.