We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a390b commit 30c85cbCopy full SHA for 30c85cb
bin/repl
@@ -0,0 +1,3 @@
1
+#!/usr/bin/env sh
2
+
3
+bin/lein repl :connect nrepl://localhost:44867
0 commit comments