myriad/languages/go/run.sh

4 lines
72 B
Bash

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