Skip to content

degree9/boot-shadow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!


About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published