QUICKSTART

Desktop:
python -m limic serve auto [COUNTRY [COUNTRY ...]]

Server:
python3.7 -m limic serve nx graph.Denmark.nx graph.Denmark.html --no-browser --host extermal.hostname --port internal.port --render-host external.hostname --render-port external.port --render-prefix external.prefix

DESCRIPTION

LiMiC is short for Linear-infrastructure Mission Control.

REQUIREMENTS

Python >= 3.4

INSTALL

pip install limic

HELP

python -m limic


