Package Exports
- create-roku-app
- create-roku-app/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-roku-app) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
create-roku-app
Quickly scaffold a modern Roku app, including the best practices to enhance your development experience.
Usage
npx create-roku-appOptions
Select a language
BrighterScript (recommended): A superset of the BrightScript language that includes modern features like classes, namespaces, compiler plugins and more. Compiles to Vanilla BrightScript.
Vanilla BrightScript: The old reliable language provided by Roku.
Linter and formatter
Install both (recommended)
Install linter only (bslint)
Install formatter only (brighterscript-formatter)
Not this time.
Enable SceneGraph Inspector: A faster and more insightful SceneGraph inspector within the Visual Studio Code plugin.
Enable (recommended)
Not this time.