Closed emlyn closed 4 years ago
Add a --background flag to start-server that starts the server, then leaves it running in the background and returns to the shell.
--background
start-server
We'd probably also want a shutdown-server command to shut it down later.
shutdown-server
Add a
--background
flag tostart-server
that starts the server, then leaves it running in the background and returns to the shell.We'd probably also want a
shutdown-server
command to shut it down later.