- Download this github repository (green button in the upper right corner).
- Install dependencies
pip install -r requirements.txt
- Run the python file:
python robot/robot.py deploy
That's It!
- Edit
robot.py
with your changes. - Create a pull request
- More info on this later!