lein-clean-m2
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A Leiningen plugin to clean the local repository of unused artifacts.
# 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.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。