generator-yeoman-dynamic

A dynamic Yeoman generator template, which scans the template files and duplicates them exactly.

Usage no npm install needed!

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

README

generator-yoeman-dynamic Build Status SemVer Git

version 1.0.0

A dynamic Yeoman generator template, which scans the template files and duplicates them exactly.

Simply run the generator 'yo yeoman-dynamic' and replace /app/templates/PlaceFolderStructureHERE with the folder structure you wish. To test, use 'npm link' in the root directory.

todo:

  • set up custom naming system

License

MIT License