bravocart
v0.0.9
Published
A tool for creating and developing Bravocart mobile shops.
Downloads
14
Maintainers
Readme
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