# Nothing to see here Write-Host "Windows GOLANG build" Write-Host "Some text to print {{.Name}}" go build ../src/main.go