Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 775 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 775 Bytes

Roku Boilerplate

This is built to run in VS Code with the BrightScript Language extension

How to use it:

  1. Install it: npm i -g roku-boilerplate
  2. Navigate to where you want your project to be and then use: rb <project-name>
  3. Wait for the process to finish. It will open itself in VS code using code .
  4. Launch the app any which way you please and it will launch on the roku and take you to a screen with Hello, World!
  5. Now you have a working base for your roku app with a solid file structure

Submit any bugs here

Written at REDspace by Brian Willett