/maestro-test-app

sample applications for maestro-roku, application framework for roku

Primary LanguageBrighterScriptMIT LicenseMIT

A development platform for building roku channels in brighterscript

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-dev or if you're using VSCode hit F5 to run the DEV launch config (to use the GUI hit the "play" button in the top left on the Run and Debug tab)

Working on parts of maestro

  • npm install
  • npm run build-local