KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
homebrew-pebble-sdk
★ 17
Open GitHub ↗
Pebble Homebrew Tap
Download README (.md)
Explore Similar Repositories
jargo
:
Access to Java JAR file information from Go
opencart-twig
:
Twig Template Engine For Opencart - OCMOD
linter-chktex
:
An Atom Linter plugin for LaTeX, using chktex
Data-Science-Skill
:
Collection of Courses and Books needed for Data Science learning.
SSLUnpinning_Cydia
:
Android app to bypass SSL certificate validation (Certificate Pinning).
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
homebrew-pebble-sdk
?
Download (.md)
# homebrew-pebble-sdk This is a [Homebrew](https://github.com/Homebrew/homebrew) tap for the [Pebble SDK](https://developer.pebble.com/sdk). It was made possible by the contributors listed below as well as the devoted Pebble & Homebrew communities. ## Installation ```sh 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: ```sh brew tap pebble/pebble-sdk brew install pebble-sdk-beta ``` The legacy (2.9) version of the SDK is also supported: ```sh brew tap pebble/pebble-sdk brew install pebble-sdk-legacy ``` ## Bug Reports Please report bugs using [GitHub Issues](https://github.com/pebble/homebrew-pebble-sdk/issues). Be sure to include any relevant error messages, along with the output of the ```brew config``` and ```brew doctor``` commands. ## Major Contributors * [Adrian Petrescu](https://github.com/apetresc) * [Alessio Bogon](https://github.com/youtux) * [Jack Nagel](https://github.com/jacknagel) * [Mike McQuaid](https://github.com/mikemcquaid) * [Mike Naberezny](https://github.com/mnaberez)