Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow goenv exec to execute abritrary commands. #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 23, 2015

  1. Allow goenv exec to exec abritrary commands.

    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 committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    bd7287a View commit details
    Browse the repository at this point in the history