spec.module.setup
1.0.3
Creates a standardised PowerShell module structure with essential files and configuration.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2024 Specsavers. All rights reserved.
Package Details
Author(s)
- owen_
Tags
spec Scaffolding boilerplate AzureDevOps module
Functions
Dependencies
This module has no dependencies.
Release Notes
* 1.0.0 - Initial release to PowerShell Gallery
* 1.0.1 - Fix yaml indentation
* 1.0.2 - Fix yaml indentation - again
* 1.0.3 - Fix yaml indentation
FileList
- spec.module.setup.nuspec
- spec.module.setup.psd1
- Private\New-PesterYamlFile.ps1
- spec.module.setup.psm1
- Private\New-Psd1File.ps1
- en-US\about_spec.module.setup.help.txt
- Private\New-PSGalleryYamlFile.ps1
- Private\New-AboutFile.ps1
- Private\New-Psm1File.ps1
- Private\New-FolderStructure.ps1
- Private\New-ReadMe.ps1
- Private\New-PesterTestsFile.ps1
- Private\New-TestFile.ps1
- Public\New-specModule.ps1