Powershell Module Template with GitHub, PowerShellGallery and AppVeyor.
| Master | PowerShell Gallery | Beta | Alpha |
|---|---|---|---|
From repository
Install-Module -Name Module.Template -Scope CurrentUserFrom GitHub
'https://raw.githubusercontent.com/ili101/Module.Template/master/Install.ps1'; & ([Scriptblock]::Create((irm $Uri))) -FromGitHub $UriIf you fund a bug or added functionality or anything else just fork and send pull requests. Thank you!
Returns Q
Test-Q- Stuff
