Porject Loaction:
GitLab: http://voyager.orientsoft.cn/
Email Location:http://mail.orientsoft.cn
My Password for all : sp************A
1, Install IDE : Pycharm
2, install Git on Linux using command: sudo apt-get install git
2. Check out project using Git: http://voyager.orientsoft.cn/lujianfu/romulan-server.git
3. Waiting for the Pycharm to download project dependency.
4. install pip:
sudo apt-get install python-pip
sudo pip install –upgrade pip
4. setup dependency manually: sudo python -m pip install -r ./requirement.txt
5. install breaker: sudo python -m pip install breaker