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

9 lines
126 B
PowerShell
Raw Permalink Normal View History

2024-03-03 07:08:39 +00:00
# Nothing to see here
Write-Host "Windows GOLANG build"
Write-Host "Some text to print {{.Name}}"
go build ../src/main.go