A simple CLI to run online plop template.
$ npm install -g plod
$ plod <project-name>
<project-name>
can be a local path or a git repo.
Example:
$ plod ablipan/plod-example
The above command pulls the template from ablipan/plod-example
, and then run it with node-plop