Umbra

  1. the fully shaded inner region of a shadow cast by an opaque object, especially the area on the earth or moon experiencing the total phase of an eclipse.

  2. shadow or darkness.

Umbra allows you to shadow and test your cloud infrastructure configuration

Installation

Add this line to your application's Gemfile:

gem 'umbra'

And then execute:

$ bundle

Or install it yourself as:

$ gem install umbra

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/rowleyaj/umbra/fork )
  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 a new Pull Request