Mailing List

Neocons has a mailing list. Feel free to join it and ask any questions you may have.

IRC

Feel free to stop by #clojurewerkz on irc.freenode.net. There is a Web IRC client if you need one.

News & Announcements on Twitter

To subscribe for announcements of releases, important changes and so on, please follow @ClojureWerkz on Twitter.

What is ClojureWerkz?

Neocons is part of the group of Clojure libraries known as ClojureWerkz, together with Monger, Welle, Quartzite, Mailer, Langohr, Elastisch and several others.

Reporting Issues

If you find a bug, poor default, missing feature or find any part of the API inconvenient, please file an issue on Github. If possible, try to explain what behavior you expected and why. Bonus points for contributing failing test cases.

Contributing

Neocons uses Leiningen 2. Make sure you have it installed and then run tests against 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, submit a pull request on Github.

comments powered by Disqus