Skip to content

Ember CLI blueprints for Emberscript #48

@kristianmandrup

Description

@kristianmandrup

Would be nice to have a standard set of blueprints to use. Could each be prefixed with es- so as not to override default ones. Or the developer could have the option to override default blueprints or not...

http://www.ember-cli.com/#generators-and-blueprints

Looks like this is the way to go: https://github.com/manuelmitasch/ember-cli-rest-api-blueprint

http://reefpoints.dockyard.com/2014/06/24/introducing_ember_cli_addons.html

"Allow addons to provide a blueprintPaths function that will return addition paths for blueprints to be looked up. This will allow an addon to override internal blueprints or add their own."

$ ember blueprint es-controller posts

// override mode
$ ember blueprint controller posts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions