ember-cli-app-blueprint-test
v1.0.0
Published
This is an example repository (used by ember-cli's own test suite) that demonstrates how to provide a blueprint for use with the `--blueprint=https://github.com/ember-cli/app-blueprint-test.git` command line argument.
Downloads
2
Maintainers
Keywords
Readme
app-blueprint-test
This is an example repository (used by ember-cli's own test suite)
that demonstrates how to provide a blueprint for use with the
--blueprint=https://github.com/ember-cli/app-blueprint-test.git
command line argument.
To use a blueprint like this you would run the following command:
ember new some-good-name-here --blueprint=https://github.com/ember-cli/app-blueprint-test.git