0.0.9 • Published 9 years ago

bravocart v0.0.9

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Build Status

Bravocart-Cli

The Bravocart command line utilit makes it easy to start, build, and run Bravocart apps.

Use the bravocart --help command for more detailed task information.

Installing

$ npm install -g bravocart

Starting a Bravocart Shop

$ bravocart start myshop [template]

Templates can either come from a named template or a Github repo. A starter template is what becomes the www directory within the Cordova project.

Named template starters

  • tabs (Default)

Command-line flags/options:

[--shopname|-s]  ........  Human readable name for the mobile shop
[--account|-a]  .........  Bravocart.io account name for backend services

Community

Gitter

Further Reading