piston/packages/go/1.16.2/run
2021-03-15 08:14:17 +13:00

3 lines
46 B
Bash

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