Omnivore Unix Socket source implementation
Add this to your application's shard.yml
:
dependencies:
omnivore-unixsocket:
github: spox/omnivore-unixsocket
require "omnivore-unixsocket"
- Fork it ( https://github.com/spox/omnivore-unixsocket/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
- chrisroberts Chris Roberts - creator, maintainer