JSPM

@firecms/cli

3.0.0-canary.3
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 2385
    • Score
      100M100P100Q113983F
    • License MIT

    A CLI to perform FireCMS operations

    Package Exports

    • @firecms/cli
    • @firecms/cli/build/index.js

    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 (@firecms/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    FireCMS CLI

    This CLI tool allows you to create new FireCMS projects.

    To run locally

    npm link
    firecms

    CLI

    You can use the following commands:

    firecms login
    firecms init
    firecms deploy

    Using different templates

    You can initialize a new project using different templates. For example:

    For version 2:

    firecms init --v2

    For FireCMS PRO:

    firecms init --pro