Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 286 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 286 Bytes

plop-demo

plop demo example to generate enums files for your application using json file data.(i.e JS and JAVA enums)

How to run

  1. Clone the repository
  2. nmp install
  3. sh runplop.sh

This will generate enums: js, java and property files inside src/ directory.

Licence

MIT