Skip to content

Installation

tobe edited this page Sep 14, 2018 · 1 revision

Server

git clone https://github.com/tobegit3hub/advisor

cd ./advisor/advisor_server

./manage.py runserver 0.0.0.0:8000

Client

pip install advisor_clients
Clone this wiki locally