Fork me on GitHub
#leiningen
<
2017-01-26
>
Pablo Fernandez11:01:14

I need to perform a search and replace in javascript generated code to workaround a bug in the clojurescript compiler. Can lein somehow help me with this?

norman16:01:16

you could use lein-shell to run a script to make the changes