Fork me on GitHub
#clara
<
2015-12-02
>
devn02:12:59

@ryanbrush: trying to check out clara-tools 0.1.2-SNAPSHOT from lein checkouts, but:

1. Caused by java.io.FileNotFoundException
   Could not locate org/httpkit/server__init.class or
   org/httpkit/server.clj on classpath.

devn02:12:53

@ryanbrush: looks like there's just a missing require in clara.tools.impl.server => clojure.edn

devn02:12:12

PR submitted

ryanbrush02:12:28

@devn Ah, thanks for the PR. I'll be able to take a look and merge tomorrow.