plop-action-copy

1.1.0Β β€’Β PublicΒ β€’Β Published

πŸ’§ plop-action-copy

version downloads size github actions contributing contributors discord

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


Brad Garropy

πŸ’» πŸ“– ⚠️ πŸš‡

Anthony Whitaker

πŸ’»

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i plop-action-copy

    Weekly Downloads

    158

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    12.8 kB

    Total Files

    11

    Last publish

    Collaborators

    • bradgarropy