@cirrusct/generator-mr

Yeoman generator for @cirrusct/mr

Usage no npm install needed!

<script type="module">
  import cirrusctGeneratorMr from 'https://cdn.skypack.dev/@cirrusct/generator-mr';
</script>

README

npm version

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.