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