Skip to content

springdevops/PowerShellModuleSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell Module - Sample

Update

Update-ModuleManifest -Path .\HelloWorld.psd1  -ModuleVersion 1.0.1

Deploy to Spring PowerShell Gall

Publish-Module -Path .\HelloWorld -NuGetApiKey YOUR_API_KEY  -Repository Spring

Install Local

Install-Module HelloWorld -Repository Spring

About

Sample Powershell Module to be extended

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published