Skip to content

Repository files navigation

SDK Packager

A packager to generate the sdk tar.gz files that go on Cloudflare.

Clone this repo

git clone --recurse-submodules https://github.com/coredevices/sdk-packager

Download the toolchains

./download-toolchain.sh

Usage

Build an sdk

./pack-sdk.sh $VERSION

Run locally

python3 -m http.server -d dist/

Override SDK server (requires a matching manifest in dist/v1/files/sdk-core)

PEBBLE_SDK_SERVER=http://localhost:8000 pebble sdk install $VERSION

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages