Skip to content

Instantly share code, notes, and snippets.

@joaopaulovieira
Created March 16, 2020 15:06
Show Gist options
  • Select an option

  • Save joaopaulovieira/8cac60d71b3e890f957669c026663a8b to your computer and use it in GitHub Desktop.

Select an option

Save joaopaulovieira/8cac60d71b3e890f957669c026663a8b to your computer and use it in GitHub Desktop.
webos app setup
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