YFridelance.PS.ModuleFactory

0.2.0-preview26

A PowerShell module that helps developers build, package, and manage other PowerShell modules. Supports building (merging dev structure into distributable), scaffolding new modules, splitting monolithic modules, and semantic versioning via Conventional Commits.

Minimum PowerShell version

5.1

This is a prerelease version of YFridelance.PS.ModuleFactory.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name YFridelance.PS.ModuleFactory -RequiredVersion 0.2.0-preview26 -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name YFridelance.PS.ModuleFactory -Version 0.2.0-preview26 -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 yfridelance. All rights reserved.

Package Details

Author(s)

  • yfridelance

Tags

PowerShell Module Build Package Scaffold ModuleFactory

Functions

Build-PSModule Initialize-PSModule Split-PSModule Update-PSModuleVersion

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
0.2.1 3 2/27/2026
0.2.1-preview33 2 2/27/2026
0.2.0 5 2/26/2026
0.2.0-preview28 2 2/26/2026
0.2.0-preview26 (current version) 2 2/26/2026
0.1.1 3 2/26/2026
0.1.0 4 2/26/2026
Show more