plop-action-copy

A plop action to copy files.

MIT License

Downloads
585
Stars
4
Committers
3

💧 plop-action-copy

A plop action to copy files.

📦 Installation

This package is installable from npm.

npm install --save-dev plop-action-copy

🥑 Usage

Before you can use the plop-pack, you have to load it into the plop object.

plop.load("plop-action-copy")

Once loaded, you now have access the following actions.

copy

Copies a file from a source path to a destination path.

{
    type: "copy",
    src: "templates/default.jpg",
    dest: "my-blog-post/images/default.jpg"
}

❔ Questions

🐛 report bugs by filing issues 📢 provide feedback with issues or on twitter 🙋🏼‍♂️ use my ama or twitter to ask any other questions

✨ Contributors

Package Rankings
Top 8.54% on Npmjs.org
Badges
Extracted from project README
version downloads size github actions contributing contributors discord