duct 2020-06-24

@g7s How do you actually compile module.shadow-cljs ? Running lein run :duct/compiler fails with missing instance (a common shadow-cljs error, where the server isn't running. But I don't think we need that?). Running lein run :duct.compiler/shadow-cljs doesn't do anything gives the same error

(Compile for release)

Or maybe it does, and it needs to be started if it's not available?