Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I mean, you can hack something together with local dependencies, yes, but there's no out of the box way to build and test everything together, or to do things like pin dependency versions across projects, have projects inherit shared configuration, etc. We end up creating a bunch of pseudo-projects that contain things like single dependencies, but this blurs the line between build time concerns and actual source code. As with everything in clojure, you can write it all yourself using something like tools.build, but it's not convenient and clearly not a first class use case.


I wonder if Polylith would be up your alley?

https://polylith.gitbook.io/polylith/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: