Skip to content

Handle adding additional PS Modules into function #2

Open
@burtonr

Description

One of the features of Powershell is adding in additional modules to extend functionality.

How would we make that possible with this powershell function template?

There is already the --build-option falg that allows adding additional system dependencies (such as git, make, gcc, etc.)

Python has the requirements.txt file that handles this. Is there something for Powershell that we can utilize?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions