Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.

Watch a local project directory and sync it on the fly on a certain device.

License

Notifications You must be signed in to change notification settings

balena-io-modules/resin-plugin-watch

Repository files navigation

resin-plugin-watch

dependencies

Watch a local project directory and sync it on the fly on a certain device.

NOTICE: This is highly experimental and not stable. It relies on hacky workarounds to do it's job and therefore should be used carefully.

Installation

Install resin-plugin-watch by running:

$ npm install -g resin-plugin-watch

Documentation

watch

Watch a local project directory and sync it on the fly on a certain device.

Example:

$ cd my/project/src
$ resin watch 768fdc5d6d687dac5ee45b64ffe939779a38a3958f686efc4f0339bce60906

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.

About

Watch a local project directory and sync it on the fly on a certain device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages