# Debugger Project Author: Stefan Schindler @dns2utf8 ## Setup On Arch Linux: ``` ./setup.sh ``` ## Enter the virtual environment ``` source venv/bin/activate ``` ## Execute Test Suite ``` ./test.py ``` ![test run](./test.png)