Hi, I'm learning capistrano in order to automate deployment and I'm slowly 
getting there.
I've reviewed the flow information avaliable 
here: http://capistranorb.com/documentation/getting-started/flow/
But I would find it extremely helpful if there was a 'interactive' way to 
see how the flow would look like for my particular setup.

I only load the default two tasks in my capfile:

# Load DSL and Setup Up Stages
require 'capistrano/setup'

# Includes default deployment tasks
require 'capistrano/deploy'
.....

So i'm guessing the full list at the bottom of the cap flow site linked 
above does not apply.

Versions:

   - Ruby 2.1.1
   - Capistrano 3.2.1

Platform:

   - Working on OS X
   - Deploying to Ubuntu

/Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/5d3489e7-0a36-48da-a1a2-1480a58b7592%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to