0.4.0 • Published 6 years ago

studio-cli v0.4.0

Weekly downloads
22
License
SEE LICENSE IN LI...
Repository
github
Last release
6 years ago

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.