Hello!

Don't care for installing Git on production, setting up a repository online or 
just want to filter files before uploading? Well do I have the thing for you!

Announcing Capistrano::Rsync for Capistrano v3 — Deploy with Rsync right from 
your local machine's repository, set any options Rsync supports and become 
awesome in general.

1. Install it with `gem install capistrano-rsync`.
2. Require with `require "capistrano/rsync"`.
3. Set options with `set :rsync_options, %w[--recursive --delete 
--delete-excluded --exclude .git*]`
4. Run `cap deploy` and profit!

Check out the README for more info. It currently works only with Git, so please 
shout out your interest for other SCMs! If you have any questions, desires, 
anecdotes or got a pretty sister, write to me at [email protected] or create an 
issue on GitHub.

Thanks!

Andri
http://themoll.com

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to