Fitbit SDK Toolchain
=====================

[![Greenkeeper badge](https://badges.greenkeeper.io/Fitbit/fitbit-sdk-toolchain.svg)](https://greenkeeper.io/)

[![Coverage Status](https://coveralls.io/repos/github/Fitbit/fitbit-sdk-toolchain/badge.svg?branch=master)](https://coveralls.io/github/Fitbit/fitbit-sdk-toolchain?branch=master)

The Fitbit SDK Toolchain is used to build Fitbit OS apps and clock faces.

### Usage
Install Fitbit SDK Toolchain to your project and run `npx fitbit-build` to compile your app!

#### Extra Commands
The toolchain can be used to generate a new appID for your project. This is useful when you copy an existing project and want to publish it as a different app on the App Gallery.

`npx fitbit-build generate-appid`

### Help
For help regarding the tools please consult the [Fitbit Developer Portal](https://dev.fitbit.com) or
[Fitbit SDK Forums](https://community.fitbit.com/t5/SDK-Development/bd-p/sdk)
