Looks very interesting. The manual install works – looking forward to platform 
installers!

There are some formatting glitches in the README with nested lists.

Also, this line:

        Invoke: clj -Porg.clojure=/Users/me/code/clojure/target/classes

Looks like it should be:

        Invoke: clj -Porg.clojure/clojure=/Users/me/code/clojure/target/classes

Based on the previous example’s :dev classpath-overrides?

Question: is the thinking that tools like Boot and Leiningen could (should?) 
switch over to using this, instead of their own, home-grown Aether-based stack?

Sean Corfield -- (970) FOR-SEAN -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

From: Alex Miller
Sent: Tuesday, July 25, 2017 7:19 AM
To: Clojure
Subject: [ANN] tools.deps.alpha

tools.deps.alpha is a new contrib library API for transitive dependency graph 
expansion and the creation of classpaths.

For more information, I would invite you to check out:

* the README from tools.deps.alpha
* the slides from my EuroClojure talk (video coming in the next week or two)

There are some additional pieces still to come that will provide installers for 
various systems as well. This is still a work in progress but is targeted for 
completion along with Clojure 1.9.


-- 
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.

-- 
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