pick
pick copied to clipboard
Any plan for clojars release?
It will be very useful to have it released in clojars.
Thanks.
if your build tool is clj-cli ,this github repo can be directly used as a dependency in deps.edn:
{juxt/pick {:git/url "https://github.com/juxt/pick.git" :sha "166c8a3788c42dabc3cddbd46b44213082098101"}}