pebble-platform-sdk

0.0.4 • Public • Published

pebble-platform-sdk

Tool to compile and package pebble packages/apps/watchfaces compiling with different sdk version per platform

Installation

npm install pebble-platform-sdk --save-dev
npm run add-pebble-platform-sdk-scripts

This will also add the following line to your package.json in scripts:

"build-all": "pebble-platform-sdk aplite=3.13.1 basalt=3.13.1 chalk=3.13.1 diorite=4.0 emery=4.2.2"

Edit package.json, and replace the versions in the above line to the desired sdk versions for each platform

Usage

npm run build-all

The output will be ${package.name}-${package.version}.pbw in the project directory

Readme

Keywords

Package Sidebar

Install

npm i pebble-platform-sdk

Weekly Downloads

2

Version

0.0.4

License

ISC

Last publish

Collaborators

  • flocsy