Usage: ${command} APP_DIR
Validates a WebOS application.

Options:
    --version               # display version info and exit
    --help                  # display this help and exit

APP_DIR is the application directory.

Examples:

# Check the WebOS application in ~/projects/Ticker.
${command} ~/projects/Ticker
