Does anyone know how to use a forked version of the prisma CLI? I forked the entire project to fix an issue in the Go generator, but I can't seem to find a way to use yarn or npm to install a project from a sub directory in a GitHub repo. I found a few issues that have been open for years, and it doesn't look like they'll be resolved any time soon.
I also came across Lerna, but it looks like the package itself needs to be setup to use. I can see if I can add the configuration files for it in my forked version, but I'm just wondering if there is a better way