generator-flowxo

Flow XO Service Generator.

Usage no npm install needed!

<script type="module">
  import generatorFlowxo from 'https://cdn.skypack.dev/generator-flowxo';
</script>

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.