Qirky / Troop

Real-time Live Coding collaboration app
311 stars 37 forks source link

Add CLI arguments parser to run-server.py #42

Closed MrMebelMan closed 4 years ago

MrMebelMan commented 4 years ago

It will be really useful for servers to set up some parameters as CLI arguments. For example, when you have a server that auto-restarts, you don't want it to prompt you for a password.

Added arguments:

All the previous default values are preserved.