Skip to content

clojurewerkz/support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clojurewerkz Support Library

This is a yet another support/utility library, targeted at use cases in

and other Clojure libraries under the Clojurewerkz umbrella.

Supported Clojure versions

ClojureWerkz Support requires Clojure 1.8+. The most recent release is highly recommended.

Maven Artifacts

The Most Recent Release

With Leiningen:

[clojurewerkz/support "1.5.0"]

With Maven:

<dependency>
  <groupId>clojurewerkz</groupId>
  <artifactId>support</artifactId>
  <version>1.5.0</version>
</dependency>

Usage

ClojureWerkz Support is a young library and until documentation guides are written, it may be challenging to use for anyone except the author. For code examples, see our test suite.

Once the documentation is ready for the public, we will update this document.

Continuous Integration

Continuous Integration status

CI is hosted by travis-ci.org

Development

Support uses Leiningen 2. Make sure you have it installed and then run tests against all supported Clojure versions using

lein 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.

License

Copyright © 2012-2019 Michael S. Klishin, Alex Petrov

Distributed under the Eclipse Public License, the same as Clojure.

About

A support library ClojureWerkz projects (Langohr, Monger, Neocons, Elastisch, Quartzite, Welle, and others) can rely on

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •