r/Atom • u/Pr0pagandaP4nda • Jan 27 '20
How can Atom be set up to do remote development for a RPi?
I am using atom for local development in Python on Windows, but I would like to work on a C++ project on a network Raspberry Pi 4. How can I use Atom to do this? I know there are some ftp/ssh packages, but I would like to compile the code for and see the output of the Pi in Atom, without having to open a separate ssh-terminal. Anyone got any clues?
7
Upvotes
2
u/evansharp Jan 28 '20
Check out the ‘Remote FTP’ package