README.md

February 16, 2023 ยท View on GitHub

Maestro for roku

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

Build Status GitHub

Links

  • Documentation
  • API docs
  • #maestro channel on the roku developer's slack

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

Contents

  1. 1Links
  2. 2Get started
  3. 3Working on parts of maestro