New-ModuleProject
1.3.11
Script which quickly creates a folder structure, Module Manifest and downloads a build.ps1 script
to use with Invoke-Build module for easy developing, maintaining, building and publishing your
powershell module.
Follow project at: https://github.com/hoejsagerc/New-ModuleProject/
For in-depth help: https://scriptingchris.tech/new-moduleproject_ps1/
Installation Options
Owners
Copyright
Copyright (c) 2021 ScriptingChris
Package Details
Author(s)
- Christian Hoejsager
Tags
Dependencies
This script has no dependencies.
Release Notes
Created a lot of bug fixes to the build.ps1 script.
Added the the process of exporting aliases from the public functions aswell
FileList
- New-ModuleProject.nuspec
- New-ModuleProject.ps1