discarding proper now

This commit is contained in:
Tao Tien 2026-02-19 00:00:26 -08:00
parent c3686221aa
commit 875c3fb5bb
7 changed files with 45 additions and 40 deletions

View file

@ -8,7 +8,8 @@ default:
just --list
run-tui:
spacetime call jong-line clear_all
just spacetime_restart_dev
sleep 3sec
cargo run -- run-tui
update:
@ -26,9 +27,3 @@ spacetime_generate-bindings:
spacetime_restart_dev:
mprocs -s localhost:4050 --ctl $"({c: restart-proc, name: spacetimedb_dev} | to yaml)"
rrt:
just spacetime_restart_dev
sleep 3sec
just run-tui