HighWinds.psm1

Get-ChildItem -Path $PSScriptRoot/src/*.ps1 | ForEach-Object { . $_.FullName }