1.1.0 • Published 10 years ago
resin-plugin-sync v1.1.0
resin-plugin-sync
Watch a local project directory and sync it on the fly.
Requirements
This plugin depends on the following programs being available from the command line:
rsyncsshnc
Windows
Currently, this plugin only supports Cygwin. Make sure the following packages are installed:
opensshrsyncnc
Installation
Install resin-plugin-sync by running:
$ npm install -g resin-cli resin-plugin-syncYou can then access the resin sync command from your terminal.
Documentation
Run resin help sync for documentation.
Support
If you're having any problem, please raise an issue on GitHub and the Resin.io team will be happy to help.
Tests
Run the test suite by doing:
$ gulp testContribute
- Issue Tracker: github.com/resin-io/resin-plugin-sync/issues
- Source Code: github.com/resin-io/resin-plugin-sync
Before submitting a PR, please make sure that you include tests, and that coffeelint runs without any warning:
$ gulp lintLicense
The project is licensed under the MIT license.

