PSModule / Build-PSModule

Action that is used to build a PowerShell module.
https://psmodule.io
MIT License
2 stars 0 forks source link

PSModule PowerShell Module #3

Closed MariusStorhaug closed 8 months ago

MariusStorhaug commented 1 year ago

Convert all the tasks of build, test, publish into a module so that it can be run independent of this framework. This framework is intended to make the design decisions and implement the design, but specifically wrap those into reusable functions in GitHub. There are still many use cases that would benefit from running all the build, test, publish process elsewhere.

Currently the namespace PSModule is taken on GitHub, so need to consider what the name might be.