Fork me on GitHub
#leiningen
<
2016-06-20
>
uwo18:06:52

is there a way to use lein run -m to run a script while ignoring dependencies in the project.clj file?

danielcompton19:06:45

You could make a new profile with no deps, and exclude all the profiles with deps