/PyKu

Python cli app for Roku/BrightScript development

Primary LanguagePythonMIT LicenseMIT

PyKu 1.0.0

CLI for aiding in Roku/Brightscript channel development.

Prerequisites

Installation

pip3 install pyku

Usage

CLI

python3 -m pyku

Options

Deploying a dev channel.

python3 -m pyku deploy -c {{path_to_channel}}

Testing

pytest tests/

Code Standard

PyKu follows PEP 8 standard.

Versioning

PyKu uses SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Christian Cecilia - Initial work

See also the list of contributors who participated in this project.