Skip to content

Instantly share code, notes, and snippets.

@alexandair
Created June 16, 2025 17:33
Show Gist options
  • Save alexandair/c4b9685cb16c5f71d0ed4da896ca8916 to your computer and use it in GitHub Desktop.
Save alexandair/c4b9685cb16c5f71d0ed4da896ca8916 to your computer and use it in GitHub Desktop.
PowerShell test script (duplicated from af0f5a)
# Simple PowerShell Test Script
Write-Host "Hello from my test gist!" -ForegroundColor Green
Get-Date
Write-Host "This is a test gist created to verify GistPad functionality." -ForegroundColor Yellow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment