The project uses Leiningen 2 and requires RabbitMQ 3.0+
to be running
locally. Make
sure you have those two installed and then run tests against all supported Clojure versions using
lein2 all test
Then create a branch and make your changes on it. Once you are done with your changes and all tests pass, write a good, detailed commit message submit a pull request on GitHub.