Umbra
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.
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
- Fork it ( https://github.com/rowleyaj/umbra/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request