Fork me on GitHub
#duct
<
2019-10-31
>
weavejester01:10:33

Currently clj/deps tooling is missing an uberjar builder that has the capability to intelligently merge edn files.

👍 4
weavejester01:10:55

Other than that, it’s probably capable enough.

rickmoynihan10:10:12

@bocaj: The tooling already exists, you don’t need to merge edn files if you’re happy with switching from uberjars to capsule jars: https://github.com/duct-framework/duct/issues/92#issue-449273982 We do this and it works, though it does bring some minor complications.

Bingen Galartza Iparragirre12:10:22

Just released the first version of a Stripe API client library for Duct