Liking cljdoc? Tell your friends :D

boot-shadow

Clojars Project Dependencies Status Downloads

Boot-clj task for compiling ClojureScript using shadow-cljs.



boot-shadow is developed and maintained by Degree9


Usage

Add boot-shadow to your build.boot dependencies and require the namespace:

(set-env! :dependencies '[[degree9/boot-shadow "X.Y.Z" :scope "test"]])
(require '[degree9.boot-shadow :as shadow])

boot-shadow tasks follow a similar syntax to the shadow-cljs cli:

boot shadow/server

boot shadow/compile --build app

boot shadow/release --build app

Patreon
Support this and other open-source projects on Patreon!


Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close