Photo by Harrison Broadbent on Unsplash.
Wouldn’t it be cool to remotely program a Golang app on a Raspberry Pi? In this post, I write how to do that if you are using Atom.
TL;DR;
[Read More]
- Setup a Raspberry Pi Device
- Setup Golang on that Device
- Install
remote-ftp
on your Machine- Connect from your Atom
- Write a Golang Application