capistrano-distribution 0.4.1
This gem hooks into the SCM functionality of Capistrano 3.x in order to provide a more generic distribution strategy. Not only is it possible to deploy from a simple Git repository, but deployment of contents from Tar and ZIP files is also possible. It is even easy to create deployments based on multiple sources.
Gemfile:
=
install:
=
Runtime Dependencies (1):
capistrano
~> 3.4.0