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

provide different binary name for Debian #280

Merged
merged 1 commit into from
Jul 10, 2015

Conversation

odeke-em
Copy link
Owner

This PR addresses issues #271 and #277
This allows for folks that might need different binary names to
have them. For example:
go get -u github.com/odeke-em/drive/google-drive
OR
go get -u github.com/odeke-em/drive/drive-gen && drive-gen google-drive

This allows for folks that might need different binary names to
have them. For example:
    `go get -u github.com/odeke-em/drive/google-drive`
    OR
    `
    go get -u github.com/odeke-em/drive/drive-gen &&
    drive-gen google-drive
    `
odeke-em pushed a commit that referenced this pull request Jul 10, 2015
provide different binary name for Debian
@odeke-em odeke-em merged commit 914a65b into master Jul 10, 2015
odeke-em pushed a commit that referenced this pull request Jul 10, 2015
@odeke-em odeke-em deleted the google-drive-binary-for-debian branch July 11, 2015 10:44
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.

None yet

1 participant