public
Description: A deployment strategy for Capistrano 2.0 which combines rsync with a remote cache, allowing fast deployments from SCM servers behind firewalls.
Homepage:
Clone URL: git://github.com/vigetlabs/capistrano_rsync_with_remote_cache.git
100644 6 lines (5 sloc) 0.058 kb
1
2
3
4
5
6
README.md
lib/**/*.rb
bin/*
features/**/*.feature
LICENSE