Package Exports
- strong-generator
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (strong-generator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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