- os version: Ubuntu 22.04
- cli version: webOS TV CLI Version: 1.12.4-j27
- Simulator version: 23
The page for the simulator says:
Interwork with webOS TV CLI and VS Code extension
You can run your app directly through webOS TV CLI or VS Code Extension.
Great! How?
Can I use a ares-setup-device
command to point at a Simulator, and then can I use a ares-install
command to install my app on the Simulator?
I’m able to install my app on the Simulator by using the UI using File > Launch App, but I’d like to do this in a cli/programmatic way. Is this possible yet?