piston/packages/go/1.16.2/run
2021-03-14 17:48:05 +13:00

3 lines
46 B
Bash

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