I realise this sounds completely counter to what capistrano is for,
but I want to write a cap task that executes code on my development
machine, not on any of the deployment targets.

Why the hell would I want to do that? Shouldn't I just use rake?

The reason is, I want access to all the current cap configuration, in
particular all the server urls and roles. I want to connect to an
external API and send it this information.

Can anyone thing of a way that I might do this? Could I define a new
role that represents the local machine?

cheers,

Craig


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to