boot

:boot-clj: https://boot-clj.github.io/ — build tooling for Clojure. Dev chat in #boot-dev
borkdude 2019-10-30T19:24:39.014Z

can someone here double check if the behavior of boot with-cp -w -f should have an ending -? https://github.com/borkdude/clj-kondo/pull/564#issuecomment-548066245

borkdude 2019-10-30T19:26:01.014600Z

Use
the minus sign, like --file -, to indicate stdin, stdout.
When does it mean stdin and when does it mean stdout?