2023-11-17 00:16:31 +00:00
|
|
|
# start a repl
|
2023-12-10 01:30:43 +00:00
|
|
|
build:
|
2023-12-24 22:08:02 +00:00
|
|
|
shadow-cljs release module
|
2023-12-31 23:37:09 +00:00
|
|
|
|
|
|
|
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
|