randy3k / remote-atom

rmate for atom
https://atom.io/packages/remote-atom
MIT License
85 stars 16 forks source link

Question: ¿Is it possible to start the server from the command line or via code? #30

Open Angarsk8 opened 8 years ago

Angarsk8 commented 8 years ago

Hi,

I've been using remote-atom for a couple days and I liked it so far, but I would like to know if it's possible to start the server via code or from the command line.

Thanks,

_Andrés_

randy3k commented 8 years ago

From the remote machine? Probably no.

Alternatively, you can check the options, launch at start up and keep alive to make sure the server is on at launch.

Angarsk8 commented 8 years ago

Hi Randy,

Not from the remote machine, from the client. I'd like to know if is there any way of launching the server manually from the command line or via code, instead of clicking the option in the packages menu or launching it at startup.

Thanks,

randy3k commented 8 years ago

Actually, I don't know if atom accept arguments in command line.