Sign inSign up

librariesio/dispatch

By librariesio

Updated over 5 years ago

Ruby app for dispatching events from various sources into the Libraries.io job queue.

Image
0

6.1K

librariesio/dispatch repository overview

Dispatch

Ruby app for dispatching events from various sources into Libraries.io job queue.

Development

Source hosted at GitHub. Report issues/feature requests on GitHub Issues. Follow us on Twitter @librariesio. We also hangout on Gitter.

Getting Started

New to Ruby? No worries! You can follow these instructions to install a local server, or you can use the included Vagrant setup.

Installing a Local Server

First things first, you'll need to install Ruby 2.5.0. I recommend using the excellent rbenv, and ruby-build

rbenv install 2.5.0
rbenv global 2.5.0
Note on Patches/Pull Requests
  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Add documentation if necessary.
  • Commit, do not change procfile, version, or history.
  • Send a pull request. Bonus points for topic branches.

Copyright (c) 2017 Andrew Nesbitt. See LICENSE for details.

Tag summary

Content type

Image

Digest

Size

96.2 MB

Last updated

over 5 years ago

docker pull librariesio/dispatch