SpecCreateModule
1.0.8
A module to create the base module structure.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2023 Specsavers. All rights reserved.
Package Details
Author(s)
- owen.heaume
Tags
Functions
New-SpecModule Get-SpecFileTree
Dependencies
This module has no dependencies.
Release Notes
* 1.0.0 - Initial release to PowerShell Gallery
* 1.0.1 - update psd1 to export function
* 1.0.2 - New file structure and -DisplayDirectoryTree switch
* 1.0.3 - Make Get-SpecFileTree a public function
* 1.0.4 - Make Get-SpecFileTree a public function
* 1.0.5 - Function Rename
* 1.0.6 - Fix text corruption
* 1.0.7 - Remove unicode chars
* 1.0.8 - Add dynamic year to module manifest
FileList
- SpecCreateModule.nuspec
- Private\Add-SpecReadMeFile.ps1
- Private\New-SpecModuleManifest.ps1
- SpecCreateModule.psd1
- Private\New-SpecModuleStructure.ps1
- SpecCreateModule.psm1
- Private\New-SpecTestsPS1File.ps1
- en-US\about_SpecCreateModule.help.txt
- Public\Get-SpecFileTree.ps1
- Private\Add-SpecModuleHelp.ps1
- Public\New-SpecModule.ps1
- Private\Add-SpecPSM1.ps1