This package has been deprecated

Author message:

this package has been renamed to movable-cli

studio-cli

0.4.0 • Public • Published

studio-cli

Like ember-cli, but for studio apps.

Usage

yarn global add studio-cli
studio new my-app
cd my-app
studio serve

This utility takes care of the following:

  • Creating new apps from the default Studio blueprint (studio new my-app)
  • Building apps (studio build)
  • Serving those apps from a webserver (studio serve)
  • Updating an app to the latest blueprint (studio init)

License

See LICENSE.md.

/studio-cli/

    Package Sidebar

    Install

    npm i studio-cli

    Weekly Downloads

    4

    Version

    0.4.0

    License

    SEE LICENSE IN LICENSE.md

    Last publish

    Collaborators

    • mnutt