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

Added support for custom Go executable name. #390

Merged
merged 1 commit into from
Apr 21, 2016

Conversation

dpmcnevin
Copy link

The Google App Engine SDK ships with a python wrapper called goapp instead of the regular go executable.

Usage example:
GLIDE_GO_EXECUTABLE=goapp glide install

Current workaround is to install both go and go-app-engine-64 packages.

The Google App Engine SDK ships with a python wrapper called goapp instead of the regular go executable.

Usage example:
`GLIDE_GO_EXECUTABLE=goapp glide install`

Current workaround is to install both go and go-app-engine-64 packages.
@mattfarina mattfarina merged commit cdc7a9e into Masterminds:master Apr 21, 2016
@mattfarina
Copy link
Member

@dpmcnevin thanks for the contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants