qaskx.template/generator/default/build/definitions/golang/build_win.ps1

9 lines
126 B
PowerShell

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