Skip to content

Instantly share code, notes, and snippets.

@dev-kperera
Created June 26, 2018 13:09
Show Gist options
  • Save dev-kperera/303c8ee2665fd383efd8c3737230ec1a to your computer and use it in GitHub Desktop.
Save dev-kperera/303c8ee2665fd383efd8c3737230ec1a to your computer and use it in GitHub Desktop.
Source Code Header Templates - PowerShell
<#
.DESCRIPTION
.DEPENDENCIES
.INPUTS
.OUTPUTS
.NOTES
Version: 1.0
Author: Kushan Perera
Last Modified: <Date>
Reqirement/Change: Initial script development
#>
#---------------------------------------------------------[Initialisations]--------------------------------------------------------
#----------------------------------------------------------[Declarations]----------------------------------------------------------
#-----------------------------------------------------------[Functions]------------------------------------------------------------
#-----------------------------------------------------------[Execution]------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment