Fork me on GitHub
#leiningen
<
2017-08-09
>
Matthew Davidson (kingmob)19:08:52

If you run lein install to install a local copy of a project, how do you remove it? Is there an uninstall command to have it default back to pulling the project from clojars?

Matthew Davidson (kingmob)20:08:45

Is this not the best forum for Leiningen questions?

bostonaholic20:08:19

just delete it from ~/.m2/repository/...

bostonaholic20:08:32

I don’t know of an uninstall command