NewModuleTemplate
1.1.0
Module scaffolding generator
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
Copyright (c) 2026 Kael Sterling
Package Details
Author(s)
- Kael Sterling
Tags
PowerShell Module Scaffolding Generator Template
Functions
Initialize-GitRepository New-AnalyzerSettings New-BuildScript New-DocumentationScripts New-ModuleChangelog New-ModuleFolders New-ModuleLoader New-ModuleManifestFile New-ModuleReadme New-ModuleTemplate New-PesterTests New-PublishScript
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Initial release.
FileList
- NewModuleTemplate.nuspec
- .github\workflows\ci.yml
- Analyzer\PSScriptAnalyzerSettings.psd1
- CHANGELOG.md
- Docs\Initialize-GitRepository.md
- Docs\New-AnalyzerSettings.md
- Docs\New-BuildScript.md
- Docs\New-DocumentationScripts.md
- Docs\New-ModuleChangelog.md
- Docs\New-ModuleFolders.md
- Docs\New-ModuleLoader.md
- Docs\New-ModuleManifestFile.md
- Docs\New-ModuleReadme.md
- Docs\New-ModuleTemplate.md
- Docs\New-PesterTests.md
- Docs\New-PublishScript.md
- Docs\NewModuleTemplate.md
- LICENSE
- NewModuleTemplate.psd1
- NewModuleTemplate.psm1
- Private\Ensure-Directory.ps1
- Private\Write-File.ps1
- Public\Initialize-GitRepository.ps1
- Public\New-AnalyzerSettings.ps1
- Public\New-BuildScript.ps1
- Public\New-DocumentationScripts.ps1
- Public\New-ModuleChangelog.ps1
- Public\New-ModuleFolders.ps1
- Public\New-ModuleLoader.ps1
- Public\New-ModuleManifestFile.ps1
- Public\New-ModuleReadme.ps1
- Public\New-ModuleTemplate.ps1
- Public\New-PesterTests.ps1
- Public\New-PublishScript.ps1
- README.md
- Scripts\Update-ModuleDocumentation.ps1
- Scripts\build.ps1
- Scripts\publish.ps1
- Tests\Initialize-GitRepository.Tests.ps1
- Tests\New-AnalyzerSettings.Tests.ps1
- Tests\New-BuildScript.Tests.ps1
- Tests\New-DocumentationScripts.Tests.ps1
- Tests\New-ModuleChangelog.Tests.ps1
- Tests\New-ModuleFolders.Tests.ps1
- Tests\New-ModuleLoader.Tests.ps1
- Tests\New-ModuleManifestFile.Tests.ps1
- Tests\New-ModuleReadme.Tests.ps1
- Tests\New-ModuleTemplate.Tests.ps1
- Tests\New-PesterTests.Tests.ps1
- Tests\New-PublishScript.Tests.ps1
- Tests\NewModuleTemplate.Tests.ps1
- icon.svg
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.0 (current version) | 11 | 8/2/2026 |