This is a Homebrew tap for the Pebble SDK. It was made possible by the contributors listed below as well as the devoted Pebble & Homebrew communities.
brew tap pebble/pebble-sdk
brew install pebble-sdk
A beta version of the SDK is also supported, but please check the version to make sure it's recent:
brew tap pebble/pebble-sdk
brew install pebble-sdk-beta
The legacy (2.9) version of the SDK is also supported:
brew tap pebble/pebble-sdk
brew install pebble-sdk-legacy
Please report bugs using GitHub Issues. Be sure to include any relevant error messages, along with the output of the brew config
and brew doctor
commands.