Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vedang/lein-sources

A leiningen plugin to add sources and javadoc jars to the classpath.
https://github.com/vedang/lein-sources

clojure java javadoc lein-plugin leiningen sources

Last synced: 17 days ago
JSON representation

A leiningen plugin to add sources and javadoc jars to the classpath.

Awesome Lists containing this project

README

        

# lein-sources

A leiningen plugin to add sources and javadoc jars to the classpath.

*Note*: This plugin is currently experimental, and I have not published it to clojars yet. I'll do it this week and update the README with clear instructions on usage as well.

## Usage

Put `[lein-sources "0.1.0"]` into the `:plugins` vector of your
`:user` or `:repl` profile.

## License

Copyright © 2017 Vedang Manerikar

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.