This gist gives you quickest way to get started creating your own prisma generators in your own projects.
If you want to get a little more fancy/advanced and package your generator for the community check out: https://github.com/YassinEldeeb/create-prisma-generator
- Create the file below in your prisma folder.
- Make sure to make this file executable