RubyGems Navigation menu

derelict 0.1.1

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.1.1 - October 24, 2013 (22 KB)
Show all versions (84 total)

Runtime Dependencies (3):

log4r >= 0
memoist >= 0

Development Dependencies (6):

bundler ~> 1.3
coveralls >= 0
its >= 0
rake >= 0
rspec >= 0
simplecov >= 0

Owners:

Authors:

  • Brad Feehan

SHA 256 checksum:

f31ca9212f86ddc8fc382b6b729b8d1d68bcfbf563dc4fc60e9de4631f376199

Total downloads 200,605

For this version 2,886

License:

MIT

Required Ruby Version: None

Links: