1.1.1 • Published 7 years ago

@keegan-stoneware/simple-app-message v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

simple-app-message

A library to simplify interacting with Pebble's AppMessage API.

Installation

CloudPebble

If installing the package from CloudPebble, enter "@keegan-stoneware/simple-app-message" in the "Search NPM..." prompt in the Dependencies section of your project.,

Pebble Tool

To install this package from the Pebble Tool, run the following command from your project's root directory:

> pebble package install @keegan-stoneware/simple-app-message

Testing the Package

This folder contains a test application (simple-app-message-test) that can and should be used to test the libraries functionality. To build the test app, run the following command from within the simple-app-message-test folder:

> npm run build

License

This package is licensed under the MIT License.