Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a CLI to Rooibos (current version) #295

Merged
merged 5 commits into from
Oct 1, 2024
Merged

Conversation

markwpearce
Copy link
Collaborator

Very simple way to run tests from the command line!

npx rooibos --project=<path_to_bsconfig.json> --host=<host> --password=<password>

This will build the tests, deploy them to the given roku device, and pipe output to the console, closing the connection when done (or on some error).

Example run of the tests folder:

results.txt

@markwpearce
Copy link
Collaborator Author

markwpearce commented Aug 27, 2024

I'm getting some errors based on the current working directory and paths - some paths are relative to the bsconfig, some not, and it screws stuff up

I think it's working correctly now

@markwpearce markwpearce changed the title [WIP] Adds a CLI to Rooibos (current version) Adds a CLI to Rooibos (current version) Aug 28, 2024
@TwitchBronBron TwitchBronBron merged commit f87a8dc into master Oct 1, 2024
5 checks passed
@TwitchBronBron TwitchBronBron deleted the rooibos-cli-v5 branch October 1, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants