rubicant update – Easy installation via gem

Posted by on January 25, 2009

Since I already had rubicant building as a gem, it made sense to make it available as a gem. I have moved the project to github and it is now located at: http://github.com/mendicantx/rubicant/

In addition, you can also install rubicant via gem:

   1: gem sources -a http://gems.github.com
   2: sudo gem install mendicantx-rubicant

You should only ever have to run the gem sources command once. This adds github to your sources of remote gems. From what I understand, there’s a ton of great projects there.

Now you don’t have an excuse to try it out!

Comments

Respond | Trackback

  1. Hi mendicant,

    Thank you for putting together rubicant! I have some problems installing the gem, tough. Any ideas?

    >gem install mendicantx-rubicant
    ERROR: While executing gem … (Gem::GemNotFoundException)
    Could not find mendicantx-rubicant (> 0) in any repository

    Thanks,
    Alex

  2. Sorry, I forgot to add Github as a Gem source first!

  3. Thanks for the comment! I’m glad you were able to get it up and running. Let me know how things go. I’d love to hear some feedback on where things can improve.

Comments

Comments: