Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 239 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 239 Bytes

itrace-gaze-analysis

To build, depends on:

  • Java Virtual Machine
  • Clojure
  • Leiningen

To run, depends on:

  • Java Virtual Machine

To run from Clojure files: lein run

To build a JAR file to run on the JVM: lein uberjar