ModuleForge

1.3.0-prev005

Takes the grunt work out of PowerShell module development. Scaffolds project structure, Pester test stubs, and GitHub Actions or Azure DevOps CI/CD pipelines with semantic versioning, automated changelogs, and PSGallery publishing -> up and running in minutes.

Minimum PowerShell version

7.2

This is a prerelease version of ModuleForge.

Installation Options

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

Install-Module -Name ModuleForge -AllowPrerelease

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

Install-PSResource -Name ModuleForge -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

2026 Adrian.Andersson

Package Details

FileList

  • ModuleForge.nuspec
  • PSGetModuleInfo.xml
  • resource\azureDevOps\pull_request_template.md
  • resource\azureDevOps\pipelines\scriptAnalyzerLintReport.yml
  • resource\github\workflows\psgalleryRelease.yml.example
  • resource\github\PULL_REQUEST_TEMPLATE.md
  • resource\github\workflows\pesterTest.yml
  • resource\github\workflows\buildandrelease.yml
  • ModuleForge.psd1
  • resource\azureDevOps\pipelines\buildAndRelease.yml
  • resource\github\workflows\docsUpdate.yml.example
  • resource\github\workflows\scriptAnalyzerLintReport.yml
  • ModuleForge.psm1
  • resource\azureDevOps\pipelines\pesterTest.yml

Version History

Version Downloads Last updated
1.3.0-prev005 (current version) 32 6/3/2026
1.3.0-prev002 19 5/31/2026
1.3.0-prev001 5 5/31/2026
1.2.2 95 7/23/2025
1.2.2-prev002 8 7/22/2025
1.2.0 17 7/14/2025
1.2.0-prev010 19 7/13/2025
1.2.0-prev009 14 7/6/2025
1.1.2-prev003 11 7/2/2025
1.1.2-prev002 11 7/1/2025
1.1.2-prev001 5 7/1/2025
1.1.0 22 6/3/2025
1.1.0-prev006 7 6/3/2025
1.1.0-prev001 12 5/17/2025
1.0.1 15 2/18/2025
1.0.1-prev002 17 2/15/2025
1.0.0-PREv005 53 8/28/2024
1.0.0-PREv004 9 8/28/2024
1.0.0-PREv002 7 8/25/2024
1.0.0-alpha 34 8/23/2024
Show more