[Capistrano] Re: Capistrano website

2007-01-21 Thread Eric-Olivier Lamey
On 1/21/07, Jamis Buck [EMAIL PROTECTED] wrote: In the same vein, I've decided to give docbook a try for the Capistrano documentation. Why? Because I want to be able to put the documentation under version control, and because I want to be able to maintain docs for each released version. I

[Capistrano] Re: Capistrano website

2007-01-21 Thread Jamis Buck
Thanks for mentioning asciidoc. It does appear compelling. I'll look at it more closely--anything that allows me to write without using XML tags everywhere gets an automatic +1 from me. :) - Jamis On Jan 21, 2007, at 4:38 AM, Eric-Olivier Lamey wrote: On 1/21/07, Jamis Buck [EMAIL

[Capistrano] Cap ShellScriptBuilder

2007-01-21 Thread Ezra Zygmuntowicz
Hey Folks- I spent the weekend working on a shell script builder DSL for writing your capistrano tasks in ruby instead of putting shell script snippets in strings to the run method. I wrote about this on my blog with a call for some input on look and feel and whatnot.

[Capistrano] Re: Cap ShellScriptBuilder

2007-01-21 Thread Jamis Buck
Good stuff, Ezra. This is great! I look forward to seeing what the standard cap recipes look like with this. Thanks! - Jamis On Jan 21, 2007, at 8:05 PM, Ezra Zygmuntowicz wrote: Hey Folks- I spent the weekend working on a shell script builder DSL for writing your capistrano