RubyGems Navigation menu

derelict 0.2.0

Provides a Ruby API to control Vagrant where Vagrant is installed via the Installer package on Mac OS X. Vagrant was historically available as a gem, naturally providing a Ruby API to control Vagrant in other Ruby libraries and applications. However, since version 1.1.0, Vagrant is distributed exclusively using an Installer package. To control Vagrant when it's installed this way, other Ruby libraries and applications typically need to invoke the Vagrant binary, which requires forking a new process and parsing its output using string manipulation.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.6.3.travis.153 - May 12, 2014 (33 KB)
  2. 0.6.2 - May 12, 2014 (33 KB)
  3. 0.6.2.travis.152 - May 12, 2014 (33 KB)
  4. 0.6.2.travis.150 - May 12, 2014 (33 KB)
  5. 0.6.1 - May 12, 2014 (33 KB)
  6. 0.2.0 - October 29, 2013 (25 KB)
Show all versions (84 total)

Runtime Dependencies (3):

log4r >= 0
memoist >= 0

Development Dependencies (8):

bundler ~> 1.3
cane >= 0
coveralls >= 0
its >= 0
mime-types < 2.0
rake >= 0
rspec >= 0
simplecov >= 0

Owners:

Authors:

  • Brad Feehan

SHA 256 checksum:

6f99e6ffcd3d72f6e63a24666d43688ad7811abb1588ba677f332e16064eb100

Total downloads 199,623

For this version 2,905

License:

MIT

Required Ruby Version: None

Links: