boot icon indicating copy to clipboard operation
boot copied to clipboard

Add Boot section to ClojureScript Dependencies wiki page

Open pkobrien opened this issue 10 years ago • 2 comments

It would be great if someone added a Boot section to the end of the ClojureScript Dependencies wiki page, since Boot is the only tool not represented: https://github.com/clojure/clojurescript/wiki/Dependencies

pkobrien avatar Jun 10 '15 13:06 pkobrien

The file to be edited is here: https://github.com/clojure/clojurescript-site/blob/master/content/reference/dependencies.adoc. This should be fairly straightforward for anyone who has used boot-cljs before.

martinklepsch avatar Dec 22 '17 12:12 martinklepsch

There are now multiple ways you can use boot to compile cljs projects including boot-shadow. Or via Shadow-CLJS directly, which is also not represented.

burn2delete avatar Apr 27 '19 19:04 burn2delete