#How to start
- Clone code into your directory, as
TANK_HOME - cd
TANK_HOMEand run./init.shto initial your environment - run
./start-web.shto start web server
#What's behind
./init.sh using virtualenv to create a python virtual directory into venv.