Open weavejester opened 5 years ago
Feel free to open an issue against my (well-maintained) fork https://github.com/seancorfield/depstar
@weavejester I don't recall seeing an issue or PR against my fork for this -- is this problem still something you need to be solved?
@seancorfield It is, at least once I try out tools.deps again, as I've been working on Leiningen-based projects recently. I think Badigeon has this functionality now, so potentially I could use that instead of depstar.
OK. Happy to entertain an enhancement issue if you do come back to depstar at some point! Maybe this issue should be closed out (since I don't think Healthfinch intends to enhance their depstar at this point)?
Would you accept a PR for adding an option to extend the
:merge-edn
clash strategy to other files? For example, adding a--merge-edn
option with a comma-separated list of resources. Duct relies on a file calledduct_hierarchy.edn
that words similarly todata_readers.edn
and needs to be merged when compiled.