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.
npm install -g yo generator-flowxo
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.