README
generator-mr
Implementations of out-of-the-box Yoeman generators to support mr
commands.
Includes default generators used by the init
and init-package
commands.
While the generators can be installed globally, the mr
runtime uses a resolution strategy to find these generators relative to the installation of mr
core.
This package is implemented using Typescript. When built, output files consumed by Yeoman runtime are transpiled to the ./lib
directory.