/maestro-roku-sample

sample applications for maestro-roku, application framework for roku

Primary LanguageBrighterScriptMIT LicenseMIT

Maestro for roku

A development platform for building roku channels in brighterscript. View library

Build Status GitHub

Links

Get started

  • Clone this repo
  • Copy sample.env file in .vscode folder, replace your roku device ip and password and rename file to .env
  • npm install
  • npm run build-sample-app

Working on parts of maestro

  • npm install
  • npm run build-local