The new functionality with multiple files, should I be emphasizing folders of configs or something to make that work smoothly?
I suppose there's always limits with deps.edn, unless you're going to include tooling like antz has for updating the edn while preserving the whitespace?
Can you explain what you're asking? I don't understand the problem you're trying to solve.
I'm inventing hypothetical uses for the ability to add files to an existing project. I'm thinking about "Add the X library generation pack", which might add some deps aliases, stick a pom.xml in, maybe create some config files, that kind of thing.
Nah, I'm not tackling that problem. That sort of thing needs to be built on top of rewrite-clj(s) and I'm not going there.