Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

jsoref/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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.3%
  • C++ 8.0%
  • CSS 7.2%
  • Other 0.5%