Liking cljdoc? Tell your friends :D

Building core.unify

  1. Clone the core.unify git repository or download its source archive

  2. Run mvn package to generate a Jar file

  3. Run mvn install to install the Jar into your local Maven repository

To test that the build succeeded try:

mvn clojure:repl

This will launch a Clojure REPL. Try the following to exercise core.unify:

:TODO

TODO

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close