emiln / cljck

An OS-agnostic Clojure library for automating keyboard and mouse actions.
GNU General Public License v3.0
5 stars 0 forks source link

Add the library on Clojars #44

Open leocrapart opened 1 year ago

leocrapart commented 1 year ago

Your library looks very cool, yet I would like to use it with Clojure to make a bot too.

Would you mind puting it on clojars so that I can include it in my project ? (Or tell me the step so that I can do it myself)

Thanks

emiln commented 1 year ago

Hi, @leocrapart

What a blast from the past! I occasionally use this library for some light automation while on Linux every few years, but otherwise haven't touched it in ages as you might be able to tell.

What's the easiest way to get it on clojars these days? Haven't really been following the ecosystem in a while. Something like tools.build?