Aimed to get you up and running with the Mars Rover Kata without too much messing around.
- Centos65
- Python3
- git clone
- cd coding-dojo-week-1
- vagrant up
- vagrant ssh
- python --verison
You'll find two classes to get you started at /vagrant/code
- test_rover.py
- rover.py