markkorput / py2030_original

Controller software for the visuals of the 2030 performance
MIT License
0 stars 0 forks source link

py2030

Python controller software for the visuals of the 2030 performance

Build Status Code Climate

Install

Run the following command from the the repo root folder:

pip install -r requirements.txt

How to run

To run the controller application, run the following command from the repo root folder:

./launcher.py

To run the client application, run the following command from the repo root folder:

./launcher.py --client