Skip to content

Installation

Prerequisites

  • Java 11

Setting up

CLI

Installing epsilon-clj is as easy as downloading a JAR file and executing it:

wget https://github.com/aratare-jp/epsilon-clj/releases/download/v1.4.0-SNAPSHOT/epsilon-v1.4.0-SNAPSHOT-standalone.jar

You can also manually download the latest executable here.

Programmatic

For those who want to integrate epsilon-clj into your application, you can put epsilon-clj into your dependencies.

Clojars Project