...
To install in Arduino (required for initial install only and currently must be performed on the internal network at the office):
Download Arduino (NOT 2.x, This latest version has not yet been confirmed to work with Gumband HDK)
Open Arduino
Navigate to File > Preferences (or Arduino > Preferences on MacOS)
Under Additional Boards Manager URLs add
https://bitbucket.org/deeplocal/gumband_arduino_public/raw/main/package_gumband_index.json
Navigate to Tools > Boards > Boards Manager
Find and install package “Gumband Hardware”
Under Tools > Boards you should now see "Gumband Boards", where you can select “Gumband Hardware”
...