once you’re ssh’d in:
cd norns
./stop.sh
./crone.sh > /dev/nulll &
build/matron/matron
running matron without websocket redirection means you can type REPL directly into the terminal (helpful!) but there is no readline (ezra originally made a readline terminal-based maiden prior to the web maiden, but we removed it from the repo… maybe we can revive it)
workflow for script development:
open another terminal, run vim editing scripts in dust. to see changes, save file and use system menu on hardware to simply re-launch (SELECT) the script.