Fork me on GitHub
#clojure
<
2018-07-08
>
roti09:07:11

how can I deploy a jar to clojars (I have done this a few years ago, but I can find the info on how to do it)?

valerauko09:07:27

lein deploy clojars

roti09:07:17

sorry, I should have been more specific. I have a jar, not a project. I need something like deploy-file from maven

roti09:07:36

found it in lein help deploy 🙂

roti09:07:57

i was searching in clojars, forgot that this is actually a leiningen feature

✌️ 4
roti09:07:01

thanks

👍 4