Developing command line utilities

I'm writing a command line utility who's interface will share alot in
common with rake. I remember reading at some point that Capistrano was
built on top of rake(?)

Is building on top of rake a possible solution, and a good solution? If
so, can anyone point me to some documentation, articles or the like on
how I'd go about doing something like that?

···

--
Posted via http://www.ruby-forum.com/.

Christian Johansen wrote:

I'm writing a command line utility who's interface will share alot in
common with rake. I remember reading at some point that Capistrano was
built on top of rake(?)

IIRC, Vlad is built on rake, ssh, and rsync: http://rubyhitsquad.com

Regards,

···

--
http://twitter.com/bil_kleb

look at the cap code. you might also like to check out main

   gem install main

http://codeforpeople.com/lib/ruby/main/main-2.8.1/README

cheers.

a @ http://codeforpeople.com/

···

On Oct 5, 2008, at 1:47 PM, Christian Johansen wrote:

I'm writing a command line utility who's interface will share alot in
common with rake. I remember reading at some point that Capistrano was
built on top of rake(?)

Is building on top of rake a possible solution, and a good solution? If
so, can anyone point me to some documentation, articles or the like on
how I'd go about doing something like that?

--
we can deny everything, except that we have the possibility of being better. simply reflect on that.
h.h. the 14th dalai lama