Hi all,

Some of you may have seen earlier versions of this floating around, as it
has been a backburner project of mine for sometime.  Last week however with
thanks to Hugh Powell we managed to ship proper support for tools.deps
aliases, and release a near feature complete version, which should usefully
let you integrate tools.deps and the new `clj` tool with a leiningen build
process.

lein-tools-deps is a Leiningen plugin that lets you share tools.deps.alpha
deps.edn dependencies with your leiningen project build.

Github: https://github.com/RickMoynihan/lein-tools-deps
<https://github.com/troy-west/cronut>
Clojars:  :plugins [[lein-tools-deps "0.4.1"]]

Features:

- Resolve :git/url, :local/root and :mvn/version dependencies from deps.edn
files in your Leiningen project
- Full support for leiningen profiles
- Support for tools.deps :aliases, :classpath-aliases & :resolve-aliases
- Supports a configuratio vector of tools.deps deps.edn :config-files
- Supports overrides for default install locations

Thanks for the help and contributions from:

- HughPowell
- mfikes
- seancorfield
- puredanger
- atroche
- marco-m


Enjoy!

R.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to