myriad/languages/go/run.sh

4 lines
72 B
Bash
Raw Permalink Normal View History

2019-07-09 11:19:41 +02:00
export GOCACHE=/tmp/"$CODEDIR"/cache
cat > program.go
2020-06-17 07:43:31 +02:00
go run program.go