cewert / maestro-test-app

sample applications for maestro-roku, application framework for roku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

sample applications for maestro-roku, application framework for roku

License:MIT License


Languages

Language:BrighterScript 65.7%Language:Brightscript 32.2%Language:JavaScript 2.0%Language:Bikeshed 0.1%