Fork me on GitHub
#announcements
<
2021-11-19
>
borkdude13:11:59

Announcing carve v0.1.0 https://github.com/borkdude/carve Carve is a tool which lets you discover unused vars in your project and offers an interactive way to remove them. Among other improvements added over the last few months, it can now be used as a clojure -T tool: Install: clj -Ttools install io.github.borkdude/carve '{:git/tag "v0.1.0"}' :as carve Use: clj -Tcarve carve! '{:paths ["src"] :report {:format :text}}' Aside from running on the JVM and as a binary, can also run as a babashka script: https://github.com/borkdude/carve#babashka

🎉 16
borkdude 15
Lennart Buit16:11:24

That emoji of you is golden tho, who added that :’)

👍 1
borkdude16:11:51

It wasn't me ;)