RubyGems Navigation menu

depl 0.0.1

Separate out the deployment concerns from your application by using depl to write your latest deployed git hash to s3. Then let your provisioning system (for instance, chef + deploy_revision provider) take care of actually deploying new code. depl shows diffs between your current branch and the deployed revision.

Gemfile:
=

install:
=

Versions:

  1. 0.0.6 - July 10, 2017 (9 KB)
  2. 0.0.5 - July 01, 2017 (9 KB)
  3. 0.0.4 - July 15, 2015 (9 KB)
  4. 0.0.3 - July 15, 2015 (8.5 KB)
  5. 0.0.2 - July 15, 2015 (8.5 KB)
  6. 0.0.1 - July 15, 2015 (8.5 KB)
Show all versions (6 total)

Runtime Dependencies (2):

colorize ~> 0.7
highline ~> 1.6

Development Dependencies (1):

rspec ~> 2.5

Owners:

Authors:

  • Michael Nutt

SHA 256 checksum:

=

Total downloads 14,348

For this version 2,359

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: