Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
SSV-Core
0.1.0
Functions/ekko-test.ps1
function
Get-TestEkko
{
Write-Host
"Ekko: hello"
-ForegroundColor
Green
}