Skip to content

Fitbit CLI: how to set up Glance's development environment

Ryan Mason edited this page Feb 15, 2019 · 1 revision

How to Build & Install

Setup

  1. Create a fork of the Glance Repo

fork repo

  1. Clone your forked version of Glance by clicking on the clone or download button

clone repo

building and running the fitbit SDK

Full instruction can be found at https://dev.fitbit.com/build/guides/command-line-interface/

  • Anytime you pull new code you will need to run npm install
  • Run npx fitbit-build
  • Run npx fitbit and type install into the fitbit console