Sha256: 3559492e7b694356ec40c04c02a6073b4d9b318489a7a86f97621a8364ad5aef
Contents?: true
Size: 837 Bytes
Versions: 1
Compression:
Stored size: 837 Bytes
Contents
# Kitchen::Vagrant [![Build Status](https://secure.travis-ci.org/jamie-ci/kitchen-vagrant.png)](https://travis-ci.org/jamie-ci/kitchen-vagrant) [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/jamie-ci/kitchen-vagrant) This gem provides `kitchen-vagrant`, a driver for `test-kitchen` to provision systems to test under Vagrant. ## Installation Add this line to your application's Gemfile: gem 'kitchen-vagrant' And then execute: $ bundle Or install it yourself as: $ gem install kitchen-vagrant ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kitchen-vagrant-0.6.0 | README.md |