plod

A simple CLI to run online plop template.

Usage no npm install needed!

<script type="module">
  import plod from 'https://cdn.skypack.dev/plod';
</script>

README

A simple CLI to run online plop template.

Installation

$ npm install -g plod

Usage

$ plod <project-name>

can be local path or git repo.

Example:

$ plod ablipan/plod-example

The above command pulls the template from ablipan/plod-example, and then run it with plop

License

MIT