PowerShell / PSResourceGet

PSResourceGet is the package manager for PowerShell
https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet
MIT License
483 stars 92 forks source link

Allow for script integration with ACR #1568

Closed alerickson closed 6 months ago

alerickson commented 6 months ago

Summary of the new feature / enhancement

Currently PSResourceGet only knows how to handle scripts published to and installed from ACR. This should be extended so that scripts work the same way (similar to the PSGallery).

Proposed technical implementation details (optional)

No response

alerickson commented 6 months ago

Consider adding property in the manifest for package type module / script