JSPM

create-zing-cli

1.0.5
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 12
    • Score
      100M100P100Q34565F
    • License ISC

    A CLI to provide boilerplates for ZingSoft products

    Package Exports

    • create-zing-cli

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-zing-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    create-zing-cli

    Usage

    [template]: template to open

    create-zing-cli zinggrid-vanilla

    --git: run git init to instantiate new git project

    create-zing-cli --git
    create-zing-cli --g

    --install: automatically instsall all dependencies for project

    create-zing-cli --install
    create-zing-cli --i

    --yes: skips all prompts and uses default options

    create-zing-cli --yes
    create-zing-cli --y