hello-world/go/test.sh
2024-04-04 22:57:49 +02:00

3 lines
47 B
Bash
Executable File

#!/bin/bash
go build helloworld.go
./helloworld