New-ModuleProject

1.2.8

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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name New-ModuleProject -RequiredVersion 1.2.8

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright (c) 2021 ScriptingChris

Package Details

Author(s)

  • Christian Hoejsager

Tags

module project build

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
Help documentation and use cases for the Script can be found here:
https://scriptingchris.tech/new-moduleproject_ps1/

FileList

Version History

Version Downloads Last updated
1.3.11 28 1/14/2023
1.3.10 97 8/11/2021
1.3.9 16 7/23/2021
1.2.8 (current version) 43 5/11/2021
1.1.5 20 5/8/2021
1.0.4 18 5/7/2021
1.0.3 15 5/7/2021
1.0.0 21 5/6/2021
Show more