Added Shaun's classpath trick https://github.com/mfikes/planck/commit/69e1d8ed8493eb7b69fe589a251e36b6e3aba6f0
I'm thinking about writing a simple clojurescript CLI app, I was thinking about using either Planck or compiled cljs + node. Any thoughts?
Planck is limited to OS X
Hmmm good point. I had not thought about that.
I suppose another big difference is self-hosted ClojureScript or JVM ClojureScript. Truth be told, both approaches are fine, IMHO.