Skip to content

Instantly share code, notes, and snippets.

@davidalpert
Created September 28, 2012 13:31
Show Gist options
  • Select an option

  • Save davidalpert/3799870 to your computer and use it in GitHub Desktop.

Select an option

Save davidalpert/3799870 to your computer and use it in GitHub Desktop.
task Describe-Properties -Description "Prints out script property values." {
$psake.context.peek().properties
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment