Fork me on GitHub
#leiningen
<
2019-05-26
>
caleb.macdonaldblack23:05:33

Is it possible to build multiple apps using one codebase and one project.clj file? I'm think I have two entrypoint namespaces with their own -main function. Perhaps I use profiles or something to do this? Also if some namespaces not referenced at all, will they be excluded from the jar file?