Fix and improve playground targets #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ensure playground environments work reliably for manual testing.
Tasks
run-tui.shto match standard location.play-webtarget to launch both server and UI in screen sessions.stoptarget to cleanup all playground sessions.Implementation Summary
tests/playground/run-tui.shto point to~/hero/var/sockets/zinit_server.sock.play-webtarget to automatically launch both server and UI in screen sessions.stoptarget to properly terminate all playground sessions.