Awesome
<p align="center"> <img src="docs/maestroLogo.png" alt="Maestro for roku" /> </p> <h3 align="center"> A development platform for building roku channels in brighterscript. View library </h3>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