Skip to content

Christophoclese/powershell-module-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModuleTemplate

PowerShell Module template project

Usage

You should be able to clone this project, make a copy of it, modify .\build_config.ps1 and you're off to the races!

Local Testing

For testing new changes to your project use .\Test-Module.ps1. This will create a local copy of the ModuleName specified in .\build_config.ps1, appending '-test' to the module's name.

Publishing

To publish your changes use .\Publish-Module.ps1. Ensure that the PSRepository specified in .\build_config.ps1 exists and is reachable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published