Stuart Halloway

Results 4 comments of Stuart Halloway

I could not just drop bars.clj into Visual REPL, even after following this thread. Here is a hack that worked: ``` clojure (ns bars (:use [c2.core :only [unify]]) (:require [c2.scale...

The artifact pom does not mention `[codox 0.10.3]` presumably because the [project file](https://github.com/weavejester/codox/blob/ceb851282ceb59c625a1bfee7b5858b4edf3e39f/boot-codox/project.clj) does not include it.

It may be idiomatic in boot too, I am not sure. I ended up avoiding the problem by skipping the boot code and using codox directly. I am adjusting my...

Regardless of who writes this, hours of consideration from multiple people will likely be required before it is finalized.