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

Add to homebrew? #83

Closed
sethvargo opened this issue Jan 9, 2014 · 8 comments
Closed

Add to homebrew? #83

sethvargo opened this issue Jan 9, 2014 · 8 comments

Comments

@sethvargo
Copy link

It'd be awesome if this was in homebrew 😄

@pearkes
Copy link
Collaborator

pearkes commented Jan 9, 2014

Totally, I'll look into how to get a gem in there, never done that before. If you have, would appreciate suggestions!

@sethvargo
Copy link
Author

@pearkes I would have a look at github's hub -> it's in homebrew. I can work on it if you'd like.

@pearkes
Copy link
Collaborator

pearkes commented Jan 9, 2014

Yea, that'd be great. :)

@sethvargo
Copy link
Author

I played around with this a bit. It looks like things will fail because bundler isn't installed (and gem_tasks like rake:install come from bundler). I'm looking to see if we can download the .gem directly from the mirror and just move files into place.

@pearkes
Copy link
Collaborator

pearkes commented Jan 12, 2014

Hm, interesting. It looks like hub does the rake install – does that simply not work without bundler? Either way, if it makes it easier, works for me!

@sethvargo
Copy link
Author

@pearkes you (and most gem peeps) are using bundler's gem_tasks. Hub is not - their rake task is somewhat complex.

@pearkes
Copy link
Collaborator

pearkes commented Jan 21, 2014

@sethvargo Huh. Do you think it's worth adopting that for this reason? I don't know.

@sethvargo
Copy link
Author

@pearkes I'm okay closing this issue. It would have been nice to say "brew install tugboat", but "gem install tugboat" is actually one less character 😄

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

No branches or pull requests

2 participants