RubyGems Navigation menu

capistrano-locally 0.3.0

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:
=

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 (4):

bundler >= 0
rake >= 0
rspec >= 0

Owners:

Pushed by:

Authors:

  • Takuto Komazaki

SHA 256 checksum:

=

Total downloads 1,455,899

For this version 342,240

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: