Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 421 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 421 Bytes

Roku Playground app

Setup

  • create .env file and insert your Roku values:
ROKU_IP=192.168.2.2
ROKU_DEV_USER=rokudev
ROKU_DEV_PASSWORD=rokudev
  • npm install

Run

  • npm start
  • open BrightScript Profiler Visualization Tool and Start profiling

Validating sense of "destroy" method

  • RegularComponent and TestComponent are redundant but left because they were part of the build when logging results