clojang / lfecljapp

An Example LFE/Clojure Multi-node System using OTP and Supervision Trees
Other
28 stars 2 forks source link

Create utility function for generating java opts #8

Closed oubiwann closed 7 years ago

oubiwann commented 10 years ago

The code that does this manually in lfecljapp.lfe is a bit of an eyesore.

oubiwann commented 7 years ago

This will not be done that way -- instead we'll be using behaviours supporting different tools (lein, boot, and straight-up java).