Homebrew / homebrew-bundle

📦 Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store.
MIT License
5.36k stars 288 forks source link

PowerShell module support #1506

Closed jhoek closed 1 week ago

jhoek commented 1 week ago

With more and more non-Windows power users adopting PowerShell (I would argue that PowerShell is roughly as "widely used" as VS Code - which is supported), would it make sense to add support for installing PowerShell modules from the PowerShell Gallery? They can be installed without sudo or user interaction, and testing if they are installed is trivial.

Thank you for considering my suggestion. I'm afraid I don't speak any Ruby, otherwise I would have tried to add it myself.

jacobbednarz commented 1 week ago

much like our previous requests (#1477) for expanding ecosystem support, we don't yet have a strong enough signal this is something we should add and support. additionally, given this is for a platform that no one on the maintainer team uses full time (to my knowledge), i cannot see us adding support anytime in the near future and would seek a community contribution if it ever got legs.

passing on this for now unless anyone has strong objections.

jhoek commented 5 days ago

Fair enough, thanks anyway for your time, @jacobbednarz.