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

9 lines
126 B
Cheetah

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