Command line interface¶
Flexx has a command line interface to perform some simple tasks.
Invoke it via python -m flexx. Additional command line arguments
can be provided to configure Flexx, see
configuring flexx.
Flexx command line interface
  python -m flexx <command> [args]
help            show information on how to use this command.
info            show info on flexx server process corresponding to given port,
log             Start listening to log messages from a server process - STUB
stop            stop the flexx server process corresponding to the given port.
version         print the version number