piston/packages/go/1.16.2/run

4 lines
46 B
Bash

#!/usr/bin/env bash
GOCACHE=$PWD go run "$@"