8000 GitHub - bradgarropy/plop-pack-actions: Collection of plop utility actions to make your life easier.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bradgarropy/plop-pack-actions

Repository files navigation

💧 plop-pack-actions

npm npm

A collection of plop actions to make your life easier.

📦 Installation

This package is installable from npm.

npm install --save-dev @bradgarropy/plop-pack-actions

🥑 Usage

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

plop.load("@bradgarropy/plop-pack-actions")

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

About

Collection of plop utility actions to make your life easier.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published
0