goenv icon indicating copy to clipboard operation
goenv copied to clipboard

Allow `goenv exec` to execute abritrary commands.

Open alext opened this issue 10 years ago • 0 comments

Not just commands that ship with a specific Go version. Some commands (eg gorename) require a GOROOT to be set pointing at a Go source tree. Allowing goenv exec to run any command on the PATH will allow these to work.

alext avatar Jan 23 '15 11:01 alext