Capistrano::Anycable

AnyCable integration for Capistrano.

Installation

Add this line to your application's Gemfile:

gem "capistrano-anycable", group: :development

And then execute:

$ bundle

Usage

# Capfile
require "capistrano/anycable"

TBD

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/anycable/capistrano-anycable.

License

The gem is available as open source under the terms of the MIT License.