myriad/languages/go/run.sh
2020-06-17 01:43:31 -04:00

3 lines
72 B
Bash

export GOCACHE=/tmp/"$CODEDIR"/cache
cat > program.go
go run program.go