RubyGems Navigation menu

cartage-bundler 1.0.rc1

cartage-bundler is a plug-in for {cartage}[https://github.com/KineticCafe/cartage] that uses Ruby {Bundler}[http://bundler.io] to install application dependencies into the <tt>vendor/bundle</tt> path to allow for clean deployments in environments with strict access control rules and without requiring development tools on production servers. Cartage provides a repeatable means to create a package for a server-side application that can be used in deployment with a configuration tool like Ansible, Chef, Puppet, or Salt.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2 - March 16, 2017 (10.5 KB)
  2. 1.1 - February 17, 2017 (10.5 KB)
  3. 1.0 - May 31, 2016 (10.5 KB)
  4. 1.0.rc1 - May 25, 2016 (10.5 KB)

Runtime Dependencies (2):

bundler ~> 1.0
cartage ~> 2.0.rc1

Development Dependencies (15):

hoe ~> 3.15
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git ~> 1.5
hoe-travis ~> 1.2
minitest ~> 5.9
minitest-moar ~> 0.0
rake >= 10.0
rdoc ~> 4.0
simplecov ~> 0.7

Owners:

Authors:

  • Austin Ziegler

SHA 256 checksum:

f1bf14e663ec84047936ec997405e7471001261156ca836bd7f8a25b72ab5006

Total downloads 10,760

For this version 1,866

License:

MIT

Required Ruby Version: ~> 2.0

Required Rubygems Version: > 1.3.1

Links: