Skip to content

A meta-gem that simplifies adding standard plugins to Capistrano

License

Notifications You must be signed in to change notification settings

bobbrez/capistrano-swallow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capistrano::Swallow

An opinionated meta-gem that adds plugins to Capistrano

Installation

Add this line to your application's Gemfile:

gem 'capistrano-swallow', :require => false

Add this line to your Capistrano's Capfile before load 'config/deploy':

require 'capistrano-swallow'

And then execute:

$ bundle

Or install it yourself as:

$ gem install capistrano-swallow

Capistrano Configuration

Usage

The first thing that you should do after installing is list out all of the new goodies that you've got. You can do this with $ cap -T

Capistrano Plugins

Authors

About

A meta-gem that simplifies adding standard plugins to Capistrano

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages