Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ember CLI blueprints for Emberscript #48

Open
kristianmandrup opened this issue Aug 30, 2014 · 0 comments
Open

Ember CLI blueprints for Emberscript #48

kristianmandrup opened this issue Aug 30, 2014 · 0 comments

Comments

@kristianmandrup
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant