RubyGems Navigation menu

capistrano-locally 0.2.4

Capistrano plugin to simplify "localhost" deployment. Capistrano can deploy the source to any hosts including localhost via SSH (`SSHKit::Backend::Netssh`). But when limiting to some simple case that deployment to localhost, SSH isn't sometimes necessary. A `capistrano-locally` deploys without SSH only when a target host named "localhost".

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.0 - September 04, 2021 (9 KB)
  2. 0.2.7 - January 22, 2021 (8 KB)
  3. 0.2.6 - February 28, 2019 (8 KB)
  4. 0.2.5 - March 12, 2018 (7.5 KB)
  5. 0.2.4 - September 23, 2016 (7 KB)
Show all versions (8 total)

Runtime Dependencies (1):

capistrano ~> 3.0

Development Dependencies (3):

bundler ~> 1.10
rake ~> 10.0
rspec >= 0

Owners:

Authors:

  • Takuto Komazaki

SHA 256 checksum:

017b8429a5fec4d7ceeddffd7e033c55d940f6033ffc2a39ef7ba65af4a3cb69

Total downloads 1,353,965

For this version 722,627

License:

MIT

Required Ruby Version: >= 0

Links: