New-ModuleProject
1.1.5
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/ScriptingChris/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
Added the the process of exporting aliases from the public functions aswell
Help documentation and use cases for the Script can be found here:
https://scriptingchris.tech/new-moduleproject_ps1/
FileList
- New-ModuleProject.nuspec
- New-ModuleProject.ps1