Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 611 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 611 Bytes

@ember-cli-deploy/plugin-blueprint

npm version

This repository holds the blueprint for generating a new Ember CLI Deploy plugin.

It can be used with Ember CLI 2.14+

To learn more about making blueprints, consult the blprnt repository.

To generate a plugin using this blueprint, install Ember CLI 2.14+ (yarn global add ember-cli), and run:

ember new ember-cli-deploy-hello -b @ember-cli-deploy/plugin-blueprint