Command line tools
From WebOS101
Introduction
The Mojo SDK includes a number of command line tools for building, deploying and testing apps.
| Command | Description |
|---|---|
| palm-emulator | Launches the Palm Emulator, a virtual machine imitating a webOS platform. See also Emulator. |
| palm-generate | Creates apps and scenes |
| palm-package | Packages apps into .ipk files |
| palm-install | Installs .ipk files onto the emulator or a phone |
| palm-launch | Launches an app on the emulator or phone |
| palm-log | monitors the log file |
| palm-worm | A tool for monitoring resource usage |

