ckirkendall / kioo

Enlive/Enfocus style templating for Facebook's React and Om in ClojureScript.
Eclipse Public License 1.0
404 stars 39 forks source link

Having trouble building this project #61

Closed OliverM closed 8 years ago

OliverM commented 8 years ago

Is there some setup required in advance of trying to build Kioo? I'm trying to diagnose issues 55 and 60 but can't get a cloned repo to build. Do I need to install phantomjs to get to a REPL I can poke at the source with? Thanks!

OliverM commented 8 years ago

Phantomjs has to be installed to run the tests. There's a custom lein command, "auto-test", that cleans, recompiles, then runs the test suite on the output, and reruns the test suite each time a source cljs file is modified on disk.