Open
Description
To assist users coming from other platforms and are used to things like npm restore
or dotnet restore
, there should be Restore-PSResource
that would be equivalent to doing intelligent discovery of files in the current folder like requirements.psd1 or psrequirements.json, designed to be a faster path than install-module -requiredresourcefile
This should come along after the psd1 support is implemented with publishing.