[EN] [中文版本]
- Make sure you have the Python3 and pip properly installed.
- Run
$ pip install polarishub_flask
or$ pip install polarishub_flask==X.X.X
(version code). - Done!
git clone https://github.com/XieGuochao/polarishub_flask.git
$ phub
(Run$ phub -h
for more information on the optional arguments)
$ cd polarishub_flask
$ python3 fastrun.py
(Run$ python3 fastrun.py -h
for more information on the optional argumetns)