calvin
calvin copied to clipboard
Consider clj and tools.deps.alpha for dep resolution
Hi! Idea :dagger:
Now that there is an official way of resolving deps we should maybe think of incorporating it: https://github.com/clojure/tools.deps.alpha
Of course this would need porting to cljs or some other hack to convert bytecode to JS, but it is probably worth it. The clj seems minimal enough.
Anyways, trying calvin stuff here again :smile:
Pretty happy with the semplicity of it.
Hey @arichiardi thanks for the info I didn't know about that package. I will definately take a look at it