generator-flowxo
v3.2.2
Published
Flow XO Service Generator.
Downloads
11
Readme
Flow XO Generator
This is a yeoman generator, used to scaffold services for the Flow XO platform.
Please refer to the Flow XO SDK documentation for more information on how to use the generator.
Installation
npm install -g yo generator-flowxo
Usage
yo flowxo
Scaffolds a new Flow XO Service into a new folder.
yo flowxo:method
Scaffolds a new Flow XO Service Method. This must be run from the root of a Flow XO Service folder.