mix spaceboy. server
(Spaceboy v0.4.0)
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 spaceboy.server --no-compileThe --no-halt flag is automatically added.