Cool.... Hope one day it's in Lumo too XD

On Sat, May 13, 2017 at 1:48 AM Thomas Heller <th.hel...@gmail.com> wrote:

>
> > However I think it's not we current have for all ClojureScript users,
> since it's implemented by yourself based on lein
>
> That is incorrect. It is a pure Clojure library with no dependency on
> leiningen. I just happen to use leiningen and do not know enough about boot
> to create proper instructions for boot.
>
> You can use it via the REPL
>
> BOOT_CLOJURE_VERSION=1.9.0-alpha15 boot -d
> thheller/shadow-devtools:1.0.20170512-13 -s src repl
>
> (require '[shadow.cljs.devtools.api :as cljs])
> (cljs/once :build-id)
>
> https://github.com/thheller/shadow-devtools/wiki/REPL
>
> Some ideas in boot don't play too well with the design I have in mind for
> shadow-devtools but you can use it just fine.
>
> --
> Note that posts from new members are moderated - please be patient with
> your first post.
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "ClojureScript" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/clojurescript/HNuYCfPRtQw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> clojurescript+unsubscr...@googlegroups.com.
> To post to this group, send email to clojurescript@googlegroups.com.
> Visit this group at https://groups.google.com/group/clojurescript.
>

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at https://groups.google.com/group/clojurescript.

Reply via email to