devcards

Devcards aims to provide a visual REPL experience for ClojureScript https://github.com/bhauman/devcards
stuartsierra 2016-02-03T15:07:29.000013Z

With a compiled static-site Devcards, anyone seen an issue where the Devcards UI starts OK, but doesn't display any namespaces containing devcards?

meow 2016-02-03T15:31:26.000015Z

It has been a while and I haven't updated it but that's how I was using Devcards and I did not have that issue.

stuartsierra 2016-02-03T15:32:19.000016Z

Found the problem: I was missing :compiler {:devcards true ...} from my build options.

meow 2016-02-03T15:32:55.000017Z

Ah, good.

meow 2016-02-03T15:33:19.000018Z

Yeah, my use of it is 5 months stale now: https://github.com/decomplect/ive