https://github.com/devcyclehq/roku-client-sdk
https://github.com/devcyclehq/roku-client-sdk
continuous-delivery continuous-deployment devcycle devops feature-flags feature-toggles openfeature
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devcyclehq/roku-client-sdk
- Owner: DevCycleHQ
- License: mit
- Created: 2024-10-02T14:22:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-27T20:50:55.000Z (7 months ago)
- Last Synced: 2025-08-28T05:06:42.996Z (7 months ago)
- Topics: continuous-delivery, continuous-deployment, devcycle, devops, feature-flags, feature-toggles, openfeature
- Language: Brightscript
- Homepage: https://docs.devcycle.com/
- Size: 4.26 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# DevCycle Roku SDK
The DevCycle Roku SDK allows you to easily integrate DevCycle into your Roku applications. This SDK uses our Client SDK APIs to perform all user segmentation and bucketing for the SDK, providing fast response times using our globally distributed edge workers all around the world.
## Requirements
This version of the DevCycle Roku SDK supports Roku OS 9.1 and above.
## Installation
To install the DevCycle Roku SDK, follow these steps:
1. Download the latest release of the SDK from the [releases page](https://github.com/DevCycleHQ/roku-client-sdk/releases).
2. Extract the contents of the zip file.
3. Copy the `devcycle` folder into your Roku project's `components` directory.
## Usage
Please refer to the documentation at [docs.devcycle.com](https://docs.devcycle.com/sdk/client-side-sdks/roku) for more information on how to use the SDK.