capistrano-unison 0.0.1
Capistrano::Unison adds support to capistrano for deploying with unison. This lets you synchronize your local working directory with a cache on the remote servers, significantly speeding up deployment times if you are testing a lot of very small changes during deployment.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 0.0.1 November 28, 2012 (6.5 KB)
Runtime Dependencies (1):
            capistrano
            >= 0
          
    