Sensu::Settings

Build Status Gem Version MIT Licensed

Installation

Add this line to your application's Gemfile:

gem 'sensu-settings'

And then execute:

$ bundle

Usage

Documentation can be found here.

Contributing

  1. By contributing to this project you agree to abide by the code of conduct.
  2. Fork it
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request