Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 516 Bytes

Development.org

File metadata and controls

24 lines (15 loc) · 516 Bytes

Working with conexp-clj’s Source Code

Testing conexp-clj

Install leinigen as described in Getting Started and run

lein test

Compilation Instructions for conexp-clj

Run

lein ueberjar

This will create self-contained jar files in the builds/uberjar named similar to conexp-clj-2.1.0-SNAPSHOT-standalone.jar.