Probe Dock Ruby Library

Ruby library to develop new probes for Probe Dock.

Gem Version Dependency Status Build Status Coverage Status License

Requirements

  • Ruby 2+

Installation

Add it to your Gemfile:

gem 'probedock-ruby', '~> 0.2.1'

Run bundle install.

Contributing

  • Fork
  • Create a topic branch - git checkout -b my_feature
  • Push to your branch - git push origin my_feature
  • Create a pull request from your branch

Please add a changelog entry with your name for new features and bug fixes.

License

Probe Dock RSpec is licensed under the MIT License.