RubyGems.org

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.

installgem install capistrano-unison
Authors

Josh Nichols

614 total downloads 614 for this version
Owners

1c1aabc1abed5cce37b192dd00f0f28c

Gemfile
gem "capistrano-unison", "~> 0.0.1"
Versions
  1. 0.0.1 November 28, 2012
Runtime Dependencies
  1. capistrano >= 0