obsidian icon indicating copy to clipboard operation
obsidian copied to clipboard

Document code generation with Plop

Open guyca opened this issue 1 year ago • 0 comments

Plop is kind of a templating framework that lets users generate code with ease. We should explore how it can be used to generate:

  1. Graphs
  2. MVVM folder structure a. di folder with a Graph b. model folder for the View Model c. the component in the newly created folder

guyca avatar Aug 27 '23 19:08 guyca