@beezwax/create-bzbond-app

0.9.29 • Public • Published

create-bzbond-app

Introduction

create-bzbond-app is the best way to create new bzBond projects. It requires node/npm and git.

Usage

Create an all-in-one bzBond project

npx -y @beezwax/create-bzbond-app <app-name>
// e.g
npx -y @beezwax/create-bzbond-app my-aio-app

Create a web-only bzBond project

npx -y @beezwax/create-bzbond-app <app-name> --web-only
// e.g
npx -y @beezwax/create-bzbond-app my-web-only-app --web-only

Create a claris-only bzBond project

npx -y @beezwax/create-bzbond-app <app-name> --claris-only
// e.g
npx -y @beezwax/create-bzbond-app my-claris-only-app --claris-only

/@beezwax/create-bzbond-app/

    Package Sidebar

    Install

    npm i @beezwax/create-bzbond-app

    Weekly Downloads

    1

    Version

    0.9.29

    License

    MIT

    Unpacked Size

    14.5 kB

    Total Files

    10

    Last publish

    Collaborators

    • gosukiwi
    • alecgregory
    • brenda_p
    • beezwax-systems