This package has been deprecated

Author message:

resin-lugin-sync is deprecated as it's now included in balena-cli by default

resin-plugin-sync

1.1.0 • Public • Published

resin-plugin-sync

npm version dependencies Build Status Build status

Join our online chat at Gitter chat

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:

  • rsync
  • ssh
  • nc

Windows

Currently, this plugin only supports Cygwin. Make sure the following packages are installed:

  • openssh
  • rsync
  • nc

Installation

Install resin-plugin-sync by running:

$ npm install -g resin-cli resin-plugin-sync

You 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 test

Contribute

Before submitting a PR, please make sure that you include tests, and that coffeelint runs without any warning:

$ gulp lint

License

The project is licensed under the MIT license.

Package Sidebar

Install

npm i resin-plugin-sync

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • balena.io