clj-on-windows

borkdude 2022-06-03T10:13:13.618489Z

Hey Windows users! I made a little tool that should hopefully make dealing with quotes on the command line easier, by not having to write quotes :) https://github.com/babashka/cli#usage-with-the-clojure-cli Adding support for this tool does not create a dependency on that tool itself, it can be done via metadata.

🍻 1