Great to see more deps.edn tooling!
I ran this in one of our projects and it produced no output, so I took a look at the source and it only reads the current deps.edn file so no default or override deps are considered, and it doesn’t seem to support aliases?
We’ve been using https://github.com/Olical/depot which allows you to specify aliases and also uses the merged deps environment so it matches the actual dependencies that your project would use.
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
Unfortunately I wasn’t aware of Depot when I wrote deps-ancient, otherwise I wouldn’t have made deps-ancient.
Hard to keep track when there's so much activity around deps/CLI!
As to fully resolving the deps, I think there is an issue for that 😊
Cool!
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