I wrote so many modules that I wound up making this template so that I can get started faster. Once you've started working:
- Find and replace
$$$MODULE_NAME$$$
with the module's name. - Create a module manifest.
- Create a source file in
src/
. - Put icons in
icon/
. - Generate documentation with platyPS.
- Fill out the NEWS and CHANGELOG files.
- Use New-Release.ps1 on a Windows machine to create a signed binary for the PowerShell Gallery.
Then I hope you find this useful anyway. I will not be accepting PRs on this, though.
Now delete this line and everything above it.
Describe the module.