generator-pala

Pala generator for JS projects.

Usage no npm install needed!

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

README

generator-pala

Project generator for Pala projects.


The problem

I have to do a lot of repetitive stuff every time I set up a new open source project.

This solution

This is a yeoman generator for Pala client projects.

Inspiration

We used @kentcdodds module heavily, the king of JS OSS and tutorials. That in turn lifted from @sindresorhus's module.