Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 196 Bytes

BUILDING.md

File metadata and controls

14 lines (9 loc) · 196 Bytes

Building

Create executable:

lein uberjar
cp target/varjocafe-standalone.jar ...

Running tests:

lein midje
lein midje :autotest
lein midje :autotest :filter -slow