@baishuiz/b-cli

0.0.10 • Public • Published

B-CLI


Installing the CLI

npm install -g grunt-cli  # if no grunt
npm install -g @baishuiz/b-cli --unsafe-perm

This will put the b command in your system path, allowing it to be run from directory.

Create Project

b init my-project-name

It will create a directory called my-project-name inside the current folder.
Inside that directory, it will generate the initial project structure.

Build App

build webapp

b build webapp [--debug]

build IOS

b build IOS

build Android

b build Android

Readme

Keywords

none

Package Sidebar

Install

npm i @baishuiz/b-cli

Weekly Downloads

1

Version

0.0.10

License

ISC

Unpacked Size

63.4 kB

Total Files

13

Last publish

Collaborators

  • baishuiz