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