An open API service indexing awesome lists of open source software.

https://github.com/fanweixiao/lein-copy-deps


https://github.com/fanweixiao/lein-copy-deps

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# lein-copy-deps

A Leiningen plugin to copy all a project's jar dependencies into target/lib.

## Usage

$ lein copy-deps

## TODO

* Make the output directory configurable.

## License

Copyright © 2013 Mark Roghelia

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