Created
March 16, 2020 15:06
-
-
Save joaopaulovieira/8cac60d71b3e890f957669c026663a8b to your computer and use it in GitHub Desktop.
webos app setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ares-generate -t basic webos_debug | |
| ares-package webos_debug | |
| ares-setup-device | |
| ares-novacom --device webos-lab --getkey | |
| ares-install com.domain.app_0.0.1_all.ipk --device webos-lab | |
| ares-inspect --device webos-lab --app com.domain.app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment