From 83bfc012759188de38695b20104a5df402ff061d Mon Sep 17 00:00:00 2001 From: Scott Richmond Date: Sun, 31 Dec 2023 18:37:09 -0500 Subject: [PATCH] Try with kitten --- justfile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/justfile b/justfile index c571ed3..c1a9751 100644 --- a/justfile +++ b/justfile @@ -1,6 +1,9 @@ # start a repl -repl: - clj -X:repl - build: shadow-cljs release module + +repl: + kitten @ launch --type=os-window --allow-remote-control --cwd=current --title=hx_repl:ludus lein repl + +send: + kitten @ send-text -m "title:hx_repl:ludus" --stdin