RubyGems Navigation menu

derelict 0.3.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.3.0 - November 27, 2013 (28.5 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:

c6e85d7136ad688c1f61c3fb6c06d19ec8096d3db741a3824ce92a02d2fabcaa

Total downloads 200,281

For this version 2,885

License:

MIT

Required Ruby Version: None

Links: