mix spaceboy.server (Spaceboy v0.1.1) View Source
Starts the configured Gemini server
Command line options
This task accepts the same command-line arguments as run. For additional information, refer to
the documentation for Mix.Tasks.Run.
For example, to run spaceboy.server without recompiling:
mix phx.server --no-compileThe --no-halt flag is automatically added.