vagrant-hosts icon indicating copy to clipboard operation
vagrant-hosts copied to clipboard

Publish on rubygems.org

Open patcon opened this issue 14 years ago • 3 comments

Seems that sometime between now and when the doc was written, the gem became unavailable. Any reason? I suppose I can install it manually on my own compy, but I was planning to add it to a workstation data_bag in chef (so that it goes onto all dev machines), and that uses the gem_package resource to install gems.

Anyhow, thanks for the awesome contrib! :)

patcon avatar Sep 27 '11 18:09 patcon

Hi there,

Am 27.09.2011 um 20:15 schrieb Patrick Connolly:

Seems that sometime between now and when the doc was written, the gem became unavailable. Any reason? I suppose I can install it manually on my own compy, but I was planning to add it to a workstation data_bag in chef (so that it goes onto all dev machines), and that uses the gem_package resource to install gems.

Uhm, I fear I never got around to actually publish the gem to any host. So right now, you can only install it from source.

Reason being, that I never actually published a gem before, so I wasn't sure how to do it.

If you can give me a hand in how to do it, that would be awesome. :)

Anyhow, thanks for the awesome contrib! :)

:-)

Martin

dwt avatar Oct 05 '11 14:10 dwt

Ah gotcha.

I've never actually created a gem before either -- just getting into ruby. But I signed up at rubygems.org and found this: http://help.rubygems.org/kb/gemcutter/publishing-your-own-rubygem

patcon avatar Oct 05 '11 15:10 patcon

Ah gotcha.

I've never actually created a gem before either -- just getting into ruby. But I signed up at rubygems.org and found this: http://help.rubygems.org/kb/gemcutter/publishing-your-own-rubygem

That sounds helpful, I'll give it a try tonight. :-)

Thanks for the hint.

Regards, Martin

dwt avatar Oct 06 '11 17:10 dwt