Skip to content

Instantly share code, notes, and snippets.

@warnergodfrey
Created September 24, 2014 01:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save warnergodfrey/dfc97fe353f5f5d5ed27 to your computer and use it in GitHub Desktop.
Save warnergodfrey/dfc97fe353f5f5d5ed27 to your computer and use it in GitHub Desktop.
Read in PSD1 file
$DefaultParameters = Invoke-Expression ($(Get-Content (Join-Path $PSScriptRoot "StackDriver.psd1")) -Join "`n")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment