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