cljs-boilerplate icon indicating copy to clipboard operation
cljs-boilerplate copied to clipboard

Use lein to run the build script

Open jblomo opened this issue 13 years ago • 0 comments

Right now, running ant in build/ is the way to compile and compact the resources needed for the app. Ideally, this would be done with a lein command. I want to avoid rewriting the build script as a lein plugin so that we can keep pace with the H5BP project. Is there a way to call ant build steps from lein?

jblomo avatar Sep 05 '11 17:09 jblomo