generator-mediator-js

1.0.0 • Public • Published

generator-mediator-js

Getting Started

How to use our friend Yeoman to generate a new mediator

npm install -g yo

To install generator-mediator-js from npm, run:

npm install -g generator-mediator-js

Or for dev purposes, from the generator-mediator-js directory, run:

sudo npm link

Finally, from a clean directory into which you would like to install the mediator:

yo mediator-js

You will be prompted to enter the config needed to create the mediator, to use default config:

yo mediator-js --useDefaults --name="Mediator Name" --description="This is what my mediator does"

Package Sidebar

Install

npm i generator-mediator-js

Weekly Downloads

7

Version

1.0.0

License

MPL-2.0

Last publish

Collaborators

  • bmartinos
  • hannesv
  • napiernpm
  • rcrichton