set shell := ["nu", "-c"] alias rt := run-tui alias s := spacetime alias g := spacetime_generate-bindings default: just --list run-tui: # mprocs -s localhost:4050 --ctl $"({c: restart-proc, name: spacetimedb_generate_bindings} | to yaml)" # sleep 3sec cargo run -- run-tui update: cargo update devenv update spacetime: devenv up spacetime_dev: spacetime dev --module-bindings-path jong/src/stdb jongline --delete-data=always spacetime_generate-bindings: spacetime generate --lang rust --out-dir jong/src/stdb --project-path spacetimedb