@jacobengland16, I use a simple script that uses SSH to send the whole working directory to Raspberry Pi. It then runs the code remotely on the Pi and displays the (textual) results.
Very handy for when you develop on the iPhone, and want a very tight feedback loop for deployment and testing.
Let me know if this is relevant and I will share the script.