Cachivache::Helpers

Cachivache is a provisioner for Vagrant machines with Ubuntu images.

This gem provides helpers to use when defining Cachivache stuffs.

Status

Gem Version Build Status Coverage Status

Installation

In your Cachivache folder, edit the Gemfile file add or update the line

gem 'cachivache-helpers', "~> 0.1"

Usage

Please read the Cachivache documentation.

Running the tests

  • bundle install
  • bundle exec rspec

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/cabeza-de-termo/cachivache-helpers.

License

The gem is available as open source under the terms of the MIT License.