Skip to content

blackberry-webworks/webworks-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 100.0%