remote-compile

remote-compile Client for Atom

konstfish

529

3

0.5.1

MIT

GitHub

remote-compile package

remote-compile Client for Atom.

preview

Getting Started

This plugin is best used with rempote-ftp and relies on its .ftpconfig file.

  1. Create an .ftpconfig file.
  2. Start the remote-compile server on your wallaby.
  3. Call remote-compile:toggle
  4. Profit.

Functionality

TODO

Shortcuts

Function Mac/Win
Toggle ctrl + cmd + o
Change Project ctrl + cmd + c
Run ctrl + cmd + d
Kill ctrl + cmd + u
Reload /
Message /

Config File

{
    "host":"example.com",
    "rcuser":"",
    "rcpassword":""
}

Credits