/blu-transmogrifier

Firmware builder for OpenHaystack 🛜

Primary LanguageJavaScriptMIT LicenseMIT

blu-transmogrifier

Prerequisites

  • Bun or use your favorite package manager as Bun is a development dependency.
  • bun install or npm install to install dependencies.

Debug

  • bun test or npm test to run tests.
  • nrfutil pkg display firmware.zip to see content of the created package.

Build

  • bun run build or npm run build to use this package for npm i <git remote url>.