Carve: remove unused Clojure vars
-
Upgrade clj-kondo version
-
Make babashka compatible by using the clj-kondo-bb library
-
Discontinue the
carve
binary in favor of invocation with babashka. Instead you can now install carve with bbin:bbin install io.github.borkdude/carve
-
Implement babashka.cli integration
-
Implement
--help