lein-libdir
lein-libdir copied to clipboard
A Leiningen 2.0 plugin for copying dependencies into a "lib/" folder in your project
Results
1
lein-libdir issues
Sort by
recently updated
recently updated
newest added
This patch adds an option to filter the dependencies to be copied into the libdir. Possible values are a regular expression which is matched on the dependency jar file names...