rebuilding git-rails

Posted on Wed Feb 06 22:13:00 UTC 2008

Rebuilding Git-Rails




Install Git


On linux, install git-core using your favorite package management tool should do it.

On Mac OS, using Mac Port:

sudo port install git-core

clone the repositoty


git clone git://gitorious.org/git-rails/mainline.git

Make sure all the specs pass:


spec spec

I’m not sure why rake does not see the task and I’ll fix this shortly

Then have at it!


And to do a local install and try it out:

rake install

And uninstall

rake uninstall

git-rails uses hoe, so you have a lot more commands available

Share


Then once you have something you think would benefit others, create a clone and share it!





Posted in git-rails  |  Tags  |  0 comments

Comments

  1. There are no comments yet... Be the first to voice your opinion!

(leave url/email »)

Comment Markup Help