Fork me on GitHub
#leiningen
<
2017-02-11
>
csm01:02:40

you could do that with a profile, you can set a :main per profile

csm01:02:54

so you can lein with-profile dev run or lein with-profile migrations run

andrew.sinclair04:02:26

wonderful, thank you very much!