plopfile-generate

6.0.23 • Public • Published

Installation:

  • yarn add plop -D
  • yarn add plopfile-generate -D
  • create plopfile.js in root:

//plopfile.js

module.exports = function(plop) { const plopInit = require('plopfile-generate'); plopInit(plop); };

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 6.0.23
    8
    • latest

Version History

Package Sidebar

Install

npm i plopfile-generate

Weekly Downloads

19

Version

6.0.23

License

none

Unpacked Size

361 kB

Total Files

263

Last publish

Collaborators

  • doananh234