Installing epsilon-clj
is as easy as downloading a JAR file and executing it:
cd my-project-root
curl https://github.com/aratare-jp/epsilon-clj/releases/download/{{ file.version }}/epsilon-{{ file.version }}-standalone.jar
You can also manually download the latest executable here.
For those who want to integrate epsilon-clj
into your application, you can put epsilon-clj
into your dependencies.
For specificity on how to do so, head here.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close