discarding proper now
This commit is contained in:
parent
c3686221aa
commit
875c3fb5bb
7 changed files with 45 additions and 40 deletions
9
justfile
9
justfile
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue