@ember-cli-deploy/plugin-blueprint

v0.0.9
Ember CLI blueprint for initializing a new Ember CLI Deploy plugin
ember-blueprint

@ember-cli-deploy/plugin-blueprint

npm version

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

It is to be used, currently, with Ember CLI Canary, which you have to install from the master branch.

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

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

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

Metadata

  • MIT
  • Whatever
  • The EmberCLI Deploy Team
  • released 7/4/2017

Downloads