All Projects → gossi → Ember Cli Create

gossi / Ember Cli Create

Licence: mit
CLI wizard to create a new ember project

Programming Languages

javascript
184084 projects - #8 most used programming language

ember-cli-create

CLI wizard to create a new ember project.

Demo

Installation

yarn global add ember-cli-create

Usage

  Usage: ember-cli-create [options] [name]

  Options:

    -V, --version             output the version number
    -p, --preset <name>       Select a preset
    -dir, --directory <path>  Where to place the files
    --npm                     Use npm as package manager (instead of yarn)
    --welcome                 To install the {{ember-welcome-page}}
    -h, --help                output usage information

Notes

The addon list is based on a rough selection I did. Though I expect this high subject of change. Open an issue to discuss how this can be populated in a nice way.

Some of my ideas with this: Support presets and blueprints.

License

This project is licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].