Created
September 24, 2014 01:45
-
-
Save warnergodfrey/dfc97fe353f5f5d5ed27 to your computer and use it in GitHub Desktop.
Read in PSD1 file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$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