Skip to content

Install-RequiredModule to support RequiredModules.psd1 #70

Closed
@Jaykul

Description

@Jaykul

Can I send a PR for a Install-RequiredModule command that handles the syntax suggested by PowerShell/PowerShell-RFC/pull/185 ...

Specifically:

  • a RequiredModulesFile parameter defaulted to RequiredModules.psd1
  • support installing a group of modules listed in said file
  • supporting NuGet version (range) syntax
  • supporting specifying feed urls per resource
  • with the option to install (save) locally (to folder) or to scope

If I did, would it be a problem if it required the Nuget.Versioning assembly (to guarantee the version range parsing is the same)?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions