rhapsody-cli

0.0.11 • Public • Published

CLI tool for RhapsodyJS

Generate a new app

    $ rhapsody-cli new <app name>

Generate a model

    $ rhapsody-cli g model <model name> <attributeName[:type]> [|attributeName[:type]]

Run server

    $ rhapsody-cli run [options]

Run options

  • -n Do not build client models before run

Build client models but do not run the app

    $ rhapsody-cli build

/rhapsody-cli/

    Package Sidebar

    Install

    npm i rhapsody-cli

    Weekly Downloads

    11

    Version

    0.0.11

    License

    MIT

    Last publish

    Collaborators

    • talyssonoc