aurum: re-arrange files and add guide & scripts for TV
[platform/core/uifw/aurum.git] / ui_automation / python / tv / README
1 python3 -m venv v
2
3 source v/bin/activate
4
5 pip3 install -r ../../../protocol/resources/python/requirements.txt
6
7 python3 -m grpc_tools.protoc --python_out=./ --grpc_python_out=./ -I ./../../../protocol/ ../../../protocol/aurum.proto
8
9 python3 ../../../protocol/resources/python/tv/tvSetup.py