ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



CAP(1)                    BSD General Commands Manual                   CAP(1)

NAME
     cap -- Ruby on Rails web applications deployment utility

SYNOPSIS
     cap [options] args
     capify [options] args

DESCRIPTION
     Capistrano is a utility for deploying web applications would be akin to saying that computers are
     machines that let you type school papers. It's a gross understatement.  Capistrano is actually capable
     of doing far, far more than just deploying web apps. However, because deployment of web apps is what
     Capistrano was originally created for, this manual will focus on that, and then spend a little time at
     the end showing some of the other possibilities.

     For more information about the cap cap and cap capify commands you can use their --h flag. There is
     also online documentation available at "http://manuals.rubyonrails.com/read/chapter/97".

SEE ALSO
     rails(1) ruby(1)

HISTORY
     Capistrano was originally called SwitchTower. The name was changed in March 2006 in response to a
     trademark conflict.

AUTHORS
     Capistrano was created by Jamis Buck <jamis@37signals.com> and
     David Heinemeier Hansson <david@loudthinking.com>

BSD                           September 18, 2006                           BSD

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.