strong-generator

StrongLoop code generator

Usage no npm install needed!

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

README

Strongloop Code Generator

The Generator is responsible for taking code templates (and directories of the same) and, with a set of input data, generating working projects, modules, and so forth.

Installation

npm install strong-generator --save

Usage

TODO