Below you will find pages that utilize the taxonomy term “mod-posh”
February 20, 2026
Create PowerShell Manifest
Version updated for https://github.com/mod-posh/CreatePowerShellManifest to version 0.0.2.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Create PowerShell Manifest” GitHub Action automates the creation of PowerShell module manifests and optionally handles associated required assemblies. It simplifies the process of generating and managing module metadata, ensuring consistency and reducing manual effort during PowerShell module development.
February 20, 2026
Create PowerShell Module
Version updated for https://github.com/mod-posh/CreatePowerShellModule to version 0.0.2.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Create PowerShell Module GitHub Action” automates the process of building a PowerShell module from source files. It simplifies the creation of modules by managing source directories, dependencies, and output locations, making it easier to package and deploy PowerShell modules efficiently.
February 19, 2026
Create PowerShell Module
Version updated for https://github.com/mod-posh/CreatePowerShellModule to version 0.0.2.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Create PowerShell Module GitHub Action” automates the process of building a PowerShell module from source files, consolidating the necessary components into a structured module format. It simplifies module creation by handling tasks like sourcing files, managing dependencies, and defining output directories, making it easier for developers to package and distribute their PowerShell scripts.