Skip to content

This is a small example about how you can create files from templates with plop library

Notifications You must be signed in to change notification settings

ru03/plopjs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plop Example

This is just an example of Plop library and how you can add new files from templates using this library.

This repo has been used it as example in the following post: Paradigma Post

How it works this repo?

  1. Install dependencies. npm install
  2. Run plop script from project root directory. npm run plop
  3. Choose the option that you'd like to do.

Folder structure

/plops In this folder, you'll find the differents generator configs.

/plop-template You'll find the templates that we use to generate our new files

About

This is a small example about how you can create files from templates with plop library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published