@webosose/ares-cli
Version:
Command Line Interface for development webOS application and service
18 lines • 910 B
JSON
{
"ose" : {
"list" : [
"ares-device Display the device information",
"ares-generate Generate files for a webOS app or service",
"ares-inspect Enable Web Inspector or Node's Inspector",
"ares-install Install or Remove app from a device",
"ares-launch Launch or close apps",
"ares-log Show or save logs of webOS apps and services",
"ares-package Create a package containing a webOS app or service",
"ares-pull Pull file from a device",
"ares-push Push the file to target device",
"ares-server Run a local web server based on path",
"ares-setup-device Add or modify the information of the devices to use",
"ares-shell Open a device terminal or run a command"
]
}
}