Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.
/ lein-clean-m2 Public archive

A Leiningen plugin to clean the local repository of unused artifacts.

Notifications You must be signed in to change notification settings

technomancy/lein-clean-m2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lein-clean-m2

A Leiningen plugin to clean the local repository of unused artifacts.

This only takes the :dependencies and :plugins of a single project into consideration; don't use this in a user account unless it's only used for a single project.

Usage

Add [lein-clean-m2 "0.1.2"] to :plugins in project.clj, then run

$ lein clean-m2

License

Copyright © 2012 Phil Hagelberg

Distributed under the Eclipse Public License, the same as Clojure.

About

A Leiningen plugin to clean the local repository of unused artifacts.

Resources

Stars

Watchers

Forks

Packages

No packages published