Re: [ClojureScript] [ANN] cljs-start 0.1.1

2014-01-14 Thread Mimmo Cosenza
On Jan 14, 2014, at 9:26 AM, Ivan L wrote: > This is excellent work! I played around with cljs-start tonight, thanks so > much for your work. I'm glad you find it useful. > > One hopefully quick question. Assuming the CCW lein headless start and then > (run) and (browser-repl), how can the

[ANN] cljs-start 0.1.1

2014-01-13 Thread Mimmo Cosenza
I just published to clojars the 0.1.1 release of cljs-start lein template to create a batteries included Clojurescript lib. https://github.com/magomimmo/cljs-start This release uses lein profiles (:user, :dev, :simple and :advanced) to keep the corresponding CLJS builds separated from each oth