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

9 lines
124 B
PowerShell
Raw Normal View History

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