CLI starter to scaffold a Prisma generator project with testing and CI
create-prisma-generator is a CLI that scaffolds a Prisma generator project with a ready-made hello-world generator, testing setup, and CI/publishing workflow. It uses Node.js, TypeScript, and JavaScript tooling to create a workspace suited for developing, testing, and publishing custom Prisma generators.
0