here is the bash script I use to do that:

/usr/bin/ruby -I/home/alexis/w/buildr.git/lib \
      -I/home/alexis/w/buildr.git/addon \
      /home/alexis/w/buildr.git/bin/buildr $@

Alexis


On Thu, Nov 27, 2008 at 8:07 AM, Timo Rantalaiho <[EMAIL PROTECTED]>wrote:

> Hello, all,
>
> How can I run buildr from the build done under the checkout
> directory?
>
> I'm making some changes to Buildr source code and to  see them
> in action, I'm running "rake install" and then running buildr
> normally. But this is really slow and replaces buildr installed
> on my machine with the development version :)
>
> There must be a better way, please help a ruby noob!
>
> Cheers,
> Timo
>
> --
> Timo Rantalaiho
> Reaktor Innovations Oy    <URL: http://www.ri.fi/ >
>

Reply via email to