Druzy::Protocol
Installation
Add this line to your application's Gemfile:
gem 'druzy-protocol'
And then execute:
$ bundle
Or install it yourself as:
$ gem install druzy-protocol
Or for ubuntu run:
$ sudo add-apt-repository ppa:druzy-druzy/rubymita
$ sudo apt-get update
$ sudo apt-get install ruby-druzy-protocol
Usage
To create a plugin, extends Discoverer class in a gem call druzy/protocol/plugin/[gem_name]
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/druzy/ruby-druzy-protocol.
License
The gem is available as open source under the terms of the MIT License.