Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

blackberry/webworks-cli

Repository files navigation

BlackBerry WebWorks CLI

webworks-cli is a command line tool which wraps the Apache Cordova CLI for BB10 WebWorks development

Usage

webworks [--verbose] command [options]

These commands may be used globally:
   create     create a new project
   target     manage devices and simulators
   help       view usage for all commands

These commands may be used from within a project directory:
   build      package app into a BAR file
   run        build and deploy to a device
   emulate    build and deploy to a simulator
   plugin     add or remove plugins
   serve      start a webserver to host project assets

See 'webworks help <command>' for more information on a specific command.