Y
Hacker News
new
|
ask
|
show
|
jobs
by
sesutton
3779 days ago
I'm new to go as well but seems to me what you want is to set $GOROOT_BOOTSTRAP to a copy of your $GOROOT then run $GOROOT/src/make.bash
> I'm trying to run someone's freshly-cloned Go project.
"go run x.go" will do that.