Fitbit CLI: how to set up Glance's development environment - Rytiggy/Glance GitHub Wiki
How to Build & Install
Setup
- Create a fork of the Glance Repo
- Clone your forked version of Glance by clicking on the
clone or download
button
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 typeinstall
into the fitbit console