You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(contributing): lead with the Clojure CLI instead of Leiningen
These libraries build with `deps.edn` and the Clojure CLI, but CONTRIBUTING
named Leiningen as the requirement and used `lein test` / `lein check` as the
commands. Point contributors at the Clojure CLI aliases the repo actually uses.
0 commit comments