Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@@ -0,0 +1,14 @@
clean:
rm -rf target
run:
clj -M:dev
repl:
clj -M:dev:nrepl
test:
clj -M:test
uberjar:
clj -T:build all
The note is not visible to the blocked user.